public class InvalidFormatRTException extends UESURIRTException
Modifier and Type | Class and Description |
---|---|
static class |
InvalidFormatRTException.E05300
Error codes of InvalidFormatRTException.
|
UESRuntimeException.E05100
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
SerialVersionUID.
|
Modifier | Constructor and Description |
---|---|
protected |
InvalidFormatRTException()
Creates a new instance of InvalidFormatRTException.
|
|
InvalidFormatRTException(InvalidFormatRTException.E05300 aMsgCode,
Creates a new instance of InvalidFormatRTException.
|
|
InvalidFormatRTException(InvalidFormatRTException.E05300 aMsgCode,
Creates a new instance of InvalidFormatRTException.
|
addMessages, containsMessages, getErrorCode, getID, getLocalizedMessage, getMessage, getMessages, getSimpleMessage, setID
aMsgCode
- Code of error message.aDefaultMessage
- Default (non-localized) error message.aParameters
- Message parameters.aMsgCode
- Code of error message.aDefaultMessage
- Default (non-localized) error message.aCause
- Cause of this exception.aParameters
- Message parameters.