public class ExpressionException extends PageExceptionImpl
Constructor and Description |
---|
ExpressionException(String message)
Class Constuctor
|
ExpressionException(String message,
String detail)
Class Constuctor
|
Modifier and Type | Method and Description |
---|---|
CatchBlock |
getCatchBlock(Config config)
return detailed catch block of the error
|
static ExpressionException |
newInstance(Exception e) |
addContext, getAddional, getAdditional, getCatchBlock, getCatchBlock, getCustomTypeAsString, getDetail, getErrorBlock, getErrorCode, getExposeMessage, getExtendedInfo, getLine, getPageDeep, getRootCause, getStackTrace, getStackTraceAsString, getStackTraceAsString, getTagContext, getTagContext, getTracePointer, getType, getTypeAsString, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStackTrace, printStackTrace, setAdditional, setDetail, setErrorCode, setExposeMessage, setExtendedInfo, setTracePointer, toDumpData, toString, typeEqual
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getSuppressed, initCause, setStackTrace, toString
public ExpressionException(String message)
message
- error messagepublic ExpressionException(String message, String detail)
message
- error messagedetail
- detailed error messagepublic CatchBlock getCatchBlock(Config config)
IPageException
getCatchBlock
in interface IPageException
getCatchBlock
in class PageExceptionImpl
public static ExpressionException newInstance(Exception e)
e
- Copyright © 2015 Lucee