public class UESApplicationLogRTException extends UESApplicationLogModuleRTException
Modifier and Type | Class and Description |
---|---|
static class |
UESApplicationLogRTException.E05B00
Error codes of QoSLimitExceededRTException.
|
UESRuntimeException.E05100
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
SerialVersionUID.
|
Modifier | Constructor and Description |
---|---|
protected |
UESApplicationLogRTException()
Creates a new instance of ApplicationLogRTException.
|
|
UESApplicationLogRTException(UESApplicationLogRTException.E05B00 code,
Creates a new instance of ApplicationLogRTException.
|
|
UESApplicationLogRTException(UESApplicationLogRTException.E05B00 code,
Creates a new instance of ApplicationLogRTException.
|
addMessages, containsMessages, getErrorCode, getID, getLocalizedMessage, getMessage, getMessages, getSimpleMessage, setID
code
- The unique code of Exception used for localization of messages.defaultMessage
- The default message used when no localization file was found.parameters
- The parameters for message.code
- The unique code of Exception used for localization of messages.defaultMessage
- The default message used when no localization file was found.cause
- Root cause of this exception.parameters
- The parameters for message.