public abstract class UESApplicationLogModuleRTException extends UESPlatformRTException
UESRuntimeException.E05100
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
EXCEPTION_SEQ
Last used ID for error code.
|
private static long |
serialVersionUID
SerialVersionUID.
|
Modifier | Constructor and Description |
---|---|
protected |
UESApplicationLogModuleRTException()
Creates a new instance of ApplicationLogModuleRTException.
|
protected |
UESApplicationLogModuleRTException(ErrorCode code,
Creates a new instance of ApplicationLogModuleRTException.
|
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.cause
- The exception that cases the original problem.parameters
- The parameters for message.