public abstract class ChartModuleRTException extends UESPlatformRTException
UESRuntimeException.E05100
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
EXCEPTION_SEQ
Last used number for error code.
|
private static long |
serialVersionUID
SerialVersionUID.
|
Modifier | Constructor and Description |
---|---|
protected |
ChartModuleRTException()
Creates a new instance of ChartsModuleRTException.
|
protected |
ChartModuleRTException(ErrorCode errorCode,
Creates a new instance of ChartModuleRTException.
|
addMessages, containsMessages, getErrorCode, getID, getLocalizedMessage, getMessage, getMessages, getSimpleMessage, setID
errorCode
- The unique code of the Error.defaultMessage
- The default Error message.cause
- The root cause of exception or NULL.parameters
- The parameters for message.