railo.runtime.converter
Class ConverterSupport

java.lang.Object
  extended by railo.runtime.converter.ConverterSupport
All Implemented Interfaces:
StringConverter
Direct Known Subclasses:
JavaConverter, JSConverter, JSONConverter, LazyConverter, ScriptConverter, WDDXConverter, XMLConverter

public abstract class ConverterSupport
extends Object
implements StringConverter


Constructor Summary
ConverterSupport()
           
 
Method Summary
static ConverterException toConverterException(Exception e)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface railo.runtime.converter.StringConverter
writeOut
 

Constructor Detail

ConverterSupport

public ConverterSupport()
Method Detail

toConverterException

public static ConverterException toConverterException(Exception e)


Copyright © 2012 Railo