public class Abort extends AbortException
Modifier and Type | Field and Description |
---|---|
static int |
SCOPE_PAGE |
static int |
SCOPE_REQUEST |
Constructor and Description |
---|
Abort(int scope)
Constructor of the Class
|
Modifier and Type | Method and Description |
---|---|
int |
getScope() |
static boolean |
isAbort(Throwable t) |
static boolean |
isAbort(Throwable t,
int scope) |
static boolean |
isSilentAbort(Throwable t) |
static Abort |
newInstance(int scope) |
getCatchBlock, newInstance
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 static final int SCOPE_PAGE
public static final int SCOPE_REQUEST
public Abort(int scope)
public static Abort newInstance(int scope)
public int getScope()
public static boolean isSilentAbort(Throwable t)
Copyright © 2015 Lucee