railo.runtime.converter
Class ConverterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
railo.runtime.converter.ConverterException
- All Implemented Interfaces:
- Serializable
public final class ConverterException
- extends Exception
Exception throwed by a Converter
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConverterException
public ConverterException(String message)
- constructor of the Exception
- Parameters:
message
-
ConverterException
public ConverterException(Exception e)
- constructor takes a Exception
- Parameters:
e
- exception to encapsulate
Copyright © 2012 Railo