public final class MissingIncludeException extends PageExceptionImpl
Constructor and Description |
---|
MissingIncludeException(PageSource pageSource)
constructor of the exception
|
MissingIncludeException(PageSource pageSource,
String msg) |
Modifier and Type | Method and Description |
---|---|
CatchBlock |
getCatchBlock(Config config)
return detailed catch block of the error
|
PageSource |
getPageSource() |
boolean |
typeEqual(String type)
compare error type as String
|
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
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getSuppressed, initCause, setStackTrace, toString
public MissingIncludeException(PageSource pageSource)
pageSource
- public MissingIncludeException(PageSource pageSource, String msg)
public PageSource getPageSource()
public CatchBlock getCatchBlock(Config config)
IPageException
getCatchBlock
in interface IPageException
getCatchBlock
in class PageExceptionImpl
public boolean typeEqual(String type)
IPageException
typeEqual
in interface IPageException
typeEqual
in class PageExceptionImpl
type
- other error typeCopyright © 2015 Lucee