@HttpStatusCodeMapping(value=BAD_REQUEST) public class UESSheetRTException extends UESContentModuleRTException
Modifier and Type | Class and Description |
---|---|
static class |
UESSheetRTException.E10901
Error codes of UESSheetRTException.
|
UESRuntimeException.E05100
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
Serial UID.
|
EXCEPTION_SEQ
Modifier | Constructor and Description |
---|---|
|
UESSheetRTException()
Creates a new instance of UESSheetRTException.
|
protected |
UESSheetRTException(ErrorCode code,
Creates a new instance of UESSheetRTException.
|
|
UESSheetRTException(UESSheetRTException.E10901 code,
Creates a new instance of UESSheetRTException with a message taken from the error code.
|
|
UESSheetRTException(UESSheetRTException.E10901 code,
Creates a new instance of UESSheetRTException with a message taken from the error code.
|
|
UESSheetRTException(UESSheetRTException.E10901 code,
Creates a new instance of UESSheetRTException.
|
|
UESSheetRTException(UESSheetRTException.E10901 code,
Creates a new instance of UESSheetRTException.
|
isDefaultMessage, setDefaultMessage
addMessages, containsMessages, getErrorCode, getID, getLocalizedMessage, getMessage, getMessages, getSimpleMessage, setID
code
- Code of exceptiondefaultMessage
- Default message of exceptionparameters
- Exception message parameterscode
- Code of exceptiondefaultMessage
- Default message of exceptionparameters
- Exception message parameterscode
- Code of exceptiondefaultMessage
- Default message of exceptioncause
- Inner exceptionparameters
- Exception message parameterscode
- Code of exceptioncause
- Inner exceptionparameters
- Exception message parameterscode
- Code of exceptiondefaultMessage
- Default message of exceptioncause
- Inner exceptionparameters
- Exception message parameters