public class UESCommandRTException extends UESCommandModuleRTException
Modifier and Type | Class and Description |
---|---|
static class |
UESCommandRTException.E05R01
Error codes of UESCommandRTException.
|
UESRuntimeException.E05100
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
rawException
Raw exception.
|
private static long |
serialVersionUID
Serial version UID.
|
EXCEPTION_SEQ
Modifier | Constructor and Description |
---|---|
protected |
UESCommandRTException()
Creates new instance of UESCommandRTException.
|
protected |
UESCommandRTException(ErrorCode code,
Creates a new instance of UESCommandRTException.
|
|
UESCommandRTException(UESCommandRTException.E05R01 code,
Creates a new instance of UESCommandRTException.
|
|
UESCommandRTException(UESCommandRTException.E05R01 code,
Creates a new instance of UESCommandRTException.
|
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 exceptioncause
- Inner exceptionparameters
- Exception message parameterscode
- Code of exceptiondefaultMessage
- Default message of exceptioncause
- Inner exceptionparameters
- Exception message parameters