public class NativeException extends PageExceptionImpl
Constructor and Description |
---|
NativeException(Throwable t)
Standart constructor for native Exception class
|
Modifier and Type | Method and Description |
---|---|
void |
setAdditional(Collection.Key key,
Object value)
set a additional key value
|
DumpData |
toDumpData(PageContext pageContext,
int maxlevel,
DumpProperties dp)
method to print out information to a object as HTML
|
boolean |
typeEqual(String type)
compare error type as String
|
addContext, getAddional, getAdditional, getCatchBlock, 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, setDetail, setErrorCode, setExposeMessage, setExtendedInfo, setTracePointer, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getSuppressed, initCause, setStackTrace, toString
public NativeException(Throwable t)
t
- Throwablepublic DumpData toDumpData(PageContext pageContext, int maxlevel, DumpProperties dp)
Dumpable
toDumpData
in interface Dumpable
toDumpData
in class PageExceptionImpl
public boolean typeEqual(String type)
IPageException
typeEqual
in interface IPageException
typeEqual
in class PageExceptionImpl
type
- other error typepublic void setAdditional(Collection.Key key, Object value)
PageExceptionImpl
setAdditional
in class PageExceptionImpl
Copyright © 2015 Lucee