public abstract class MailRTException extends UESPlatformRTException
UESRuntimeException.E05100
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
EXCEPTION_SEQ
Last exception-class sequence item.
|
private static long |
serialVersionUID |
Modifier | Constructor and Description |
---|---|
protected |
MailRTException()
Creates a new instance.
|
|
MailRTException(ErrorCode aCode,
Creates a new instance.
|
addMessages, containsMessages, getErrorCode, getID, getLocalizedMessage, getMessage, getMessages, getSimpleMessage, setID
aCode
- The unique code of the Error.aDefaultMessage
- The messaged to be used, when not localized.aCause
- The root cause of the exception.aParameters
- Parameters for the exception.