public class WidgetValidationRTException extends WidgetRTException
Modifier and Type | Class and Description |
---|---|
static class |
WidgetValidationRTException.E10201
Enumeration of error code.
|
WidgetRTException.E10200
UESRuntimeException.E05100
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
EXCEPTION_SEQ
Modifier | Constructor and Description |
---|---|
protected |
WidgetValidationRTException()
Creates a new instance of WidgetValidationRTException.
|
|
WidgetValidationRTException(WidgetValidationRTException.E10201 code,
Creates a new instance of WidgetValidationRTException.
|
|
WidgetValidationRTException(WidgetValidationRTException.E10201 code,
Creates a new instance of WidgetValidationRTException.
|
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 exceptioncause
- Inner exceptionparameters
- Exception message parameters