public class UESQueryModuleRTException extends UESApplicationRTException
UESRuntimeException.E05100| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
UID for serialization.
|
EXCEPTION_SEQ| Modifier | Constructor and Description |
|---|---|
protected |
UESQueryModuleRTException()
Hides constructor for children.
|
protected |
UESQueryModuleRTException(ErrorCode aCode,
Hides constructor for children.
|
isDefaultMessage, setDefaultMessageaddMessages, containsMessages, getErrorCode, getID, getLocalizedMessage, getMessage, getMessages, getSimpleMessage, setIDaCode - The unique code of Exception used for localization of
messages.aDefaultMessage - The default message used when no localization file
was found.aCause - The parameters for message.aParameters - The exception that cases the original problem.