@HttpStatusCodeMapping(value=BAD_REQUEST) public class UESChartRTException extends ChartModuleRTException
| Modifier and Type | Class and Description |
|---|---|
static class |
UESChartRTException.E05M0
Error codes of UESChart.
|
UESRuntimeException.E05100| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
Serial version UID.
|
| Modifier | Constructor and Description |
|---|---|
protected |
UESChartRTException()
Creates a new instance of UESChartRTException.
|
|
UESChartRTException(UESChartRTException.E05M0 errorCode,
Creates a new instance of UESChartRTException.
|
|
UESChartRTException(UESChartRTException.E05M0 errorCode,
Creates a new instance of UESChartRTException.
|
addMessages, containsMessages, getErrorCode, getID, getLocalizedMessage, getMessage, getMessages, getSimpleMessage, setIDerrorCode - 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.