public abstract class UESAuthorizationRTException extends SecurityRTException
UESRuntimeException.E05100
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
EXCEPTION_SEQ
Last used exception number.
|
Modifier | Constructor and Description |
---|---|
protected |
UESAuthorizationRTException()
Creates a new instance of UESAuthorizationRTException.
|
protected |
UESAuthorizationRTException(ErrorCode code,
java.lang.String defaultMessage,
java.lang.Exception cause,
java.lang.Object... parameters)
Creates a new instance of UESAuthorizationRTException.
|
addMessages, containsMessages, getErrorCode, getID, getLocalizedMessage, getMessage, getMessages, getSimpleMessage, setID
protected static final java.lang.String EXCEPTION_SEQ
protected UESAuthorizationRTException()
protected UESAuthorizationRTException(ErrorCode code, java.lang.String defaultMessage, java.lang.Exception cause, java.lang.Object... parameters)
code
- Code of exceptiondefaultMessage
- Default message of exceptioncause
- Inner exceptionparameters
- Exception message parameters