public class CommandValidationRTException extends CommandRTException
Modifier and Type | Class and Description |
---|---|
static class |
CommandValidationRTException.E10S12
Enumeration of error code.
|
CommandRTException.E10S11
UESRuntimeException.E05100
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
Serial version UID.
|
EXCEPTION_SEQ
Modifier | Constructor and Description |
---|---|
protected |
CommandValidationRTException()
Creates a new instance of CommandValidationRTException.
|
|
CommandValidationRTException(CommandValidationRTException.E10S12 aCode,
Creates a new instance of CommandValidationRTException.
|
|
CommandValidationRTException(CommandValidationRTException.E10S12 aCode,
Creates a new instance of CommandValidationRTException.
|
isDefaultMessage, setDefaultMessage
addMessages, containsMessages, getErrorCode, getID, getLocalizedMessage, getMessage, getMessages, getSimpleMessage, setID
aCode
- Code of exceptionaDefaultMessage
- Default message of exceptionaParameters
- Exception message parametersaCode
- Code of exceptionaDefaultMessage
- Default message of exceptionaCause
- Inner exceptionaParameters
- Exception message parameters