public class UESGraphRTException extends ChartModuleRTException
Modifier and Type | Class and Description |
---|---|
static class |
UESGraphRTException.E05M40
Error codes of UESGraph.
|
UESRuntimeException.E05100
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
Serial version UID.
|
Modifier | Constructor and Description |
---|---|
protected |
UESGraphRTException()
Creates a new instance of UESGraphRTException.
|
|
UESGraphRTException(UESGraphRTException.E05M40 errorCode,
Creates a new instance of UESGraphRTException.
|
|
UESGraphRTException(UESGraphRTException.E05M40 errorCode,
Creates a new instance of UESGraphRTException.
|
addMessages, containsMessages, getErrorCode, getID, getLocalizedMessage, getMessage, getMessages, getSimpleMessage, setID
errorCode
- The unique code of the Error.traceMessage
- The default Error message.parameters
- The parameters for message.errorCode
- The unique code of the Error.traceMessage
- The default Error message.cause
- The root cause of exception or NULL.parameters
- The parameters for message.