public final class LockException extends PageExceptionImpl
Modifier and Type | Field and Description |
---|---|
static String |
OPERATION_CREATE
Field
OPERATION_CREATE |
static String |
OPERATION_MUTEX
Field
OPERATION_MUTEX |
static String |
OPERATION_TIMEOUT
Field
OPERATION_TIMEOUT |
static String |
OPERATION_UNKNOW
Field
OPERATION_UNKNOW |
Constructor and Description |
---|
LockException(String operation,
String name,
String message)
Class Constuctor
|
LockException(String operation,
String name,
String message,
String detail)
Class Constuctor
|
Modifier and Type | Method and Description |
---|---|
CatchBlock |
getCatchBlock(Config config)
return detailed catch block of the error
|
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 String OPERATION_TIMEOUT
OPERATION_TIMEOUT
public static final String OPERATION_MUTEX
OPERATION_MUTEX
public static final String OPERATION_CREATE
OPERATION_CREATE
public static final String OPERATION_UNKNOW
OPERATION_UNKNOW
public LockException(String operation, String name, String message)
operation
- name
- message
- error messagepublic LockException(String operation, String name, String message, String detail)
operation
- name
- message
- error messagedetail
- detailed error messagepublic CatchBlock getCatchBlock(Config config)
IPageException
getCatchBlock
in interface IPageException
getCatchBlock
in class PageExceptionImpl
Copyright © 2015 Lucee