@HttpStatusCodeMapping(value=BAD_REQUEST) public class UESGaugeRTException extends ChartModuleRTException
Modifier and Type | Class and Description |
---|---|
static class |
UESGaugeRTException.E05M20
Error codes of UESGauge.
|
UESRuntimeException.E05100
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
Modifier | Constructor and Description |
---|---|
protected |
UESGaugeRTException()
Creates a new instance of BarcodeRTException.
|
|
UESGaugeRTException(UESGaugeRTException.E05M20 errorCode,
Creates a new instance of BarcodeRTException.
|
|
UESGaugeRTException(UESGaugeRTException.E05M20 errorCode,
Creates a new instance of BarcodeRTException.
|
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.