railo.runtime.exp
Class CasterException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.servlet.jsp.JspException
railo.runtime.exp.PageException
railo.runtime.exp.PageExceptionImpl
railo.runtime.exp.ExpressionException
railo.runtime.exp.CasterException
- All Implemented Interfaces:
- Serializable, Dumpable, IPageException
- Direct Known Subclasses:
- UDFCasterException
public class CasterException
- extends ExpressionException
- See Also:
- Serialized Form
Methods inherited from class railo.runtime.exp.PageExceptionImpl |
addContext, getAddional, getAdditional, getCatchBlock, getCatchBlock, getCustomTypeAsString, getDetail, getErrorBlock, getErrorCode, getExtendedInfo, getLine, getPageDeep, getRootCause, getStackTrace, getStackTraceAsString, getTagContext, getTagContext, getTracePointer, getTypeAsString, printStackTrace, printStackTrace, printStackTrace, setAdditional, setDetail, setErrorCode, setExtendedInfo, setTracePointer, toDumpData, typeEqual |
CasterException
public CasterException(Object o,
String type)
- constructor of the Exception
- Parameters:
o
- type
-
CasterException
public CasterException(Object o,
Class clazz)
CasterException
public CasterException(String message)
- constructor of the Exception
- Parameters:
message
-
createMessage
public static String createMessage(Object o,
String type)
Copyright © 2012 Railo