public class UESBarcodeRTException extends ChartModuleRTException
Modifier and Type | Class and Description |
---|---|
static class |
UESBarcodeRTException.E05M00
Error codes of UESBarcodeService.
|
UESRuntimeException.E05100
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
SerialVersionUID.
|
Modifier | Constructor and Description |
---|---|
protected |
UESBarcodeRTException()
Creates a new instance of BarcodeRTException.
|
|
UESBarcodeRTException(ErrorCode errorCode,
Creates a new instance of BarcodeRTException.
|
|
UESBarcodeRTException(ErrorCode errorCode,
Creates a new instance of BarcodeRTException.
|
addMessages, containsMessages, getErrorCode, getID, getLocalizedMessage, getMessage, getMessages, getSimpleMessage, setID
errorCode
- The unique code of the Error.defaultMessage
- The default Error message.parameters
- The parameters for message.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.