public class InvalidOptionsRTException extends APTRuntimeException
| Modifier and Type | Class and Description |
|---|---|
static class |
InvalidOptionsRTException.E05602
ECODE - The reserved Error codes for this exception.
|
UESRuntimeException.E05100| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Modifier | Constructor and Description |
|---|---|
protected |
InvalidOptionsRTException()
Creates a new instance of InvalidOptionsRTException.
|
|
InvalidOptionsRTException(InvalidOptionsRTException.E05602 aCode,
Creates a new instance of AuthorizationRTException.
|
|
InvalidOptionsRTException(InvalidOptionsRTException.E05602 aCode,
Creates a new instance of AuthorizationRTException.
|
addMessages, containsMessages, getErrorCode, getID, getLocalizedMessage, getMessage, getMessages, getSimpleMessage, setIDaCode - The unique code of Exception used for localization of
messages.aDefaultMessage - The default message used when no localization file
was found.aParameters - The parameters for message.aCode - The unique code of Exception used for localization of
messages.aDefaultMessage - The default message used when no localization file
was found.aParameters - The parameters for message.aCause - The exception that cases the original problem.