public abstract class VaultRTException extends SecurityRTException
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 |
VaultRTException()
Creates a new instance of VaultRTException.
|
|
VaultRTException(ErrorCode aCode,
Creates a new instance of VaultRTException.
|
addMessages, containsMessages, getErrorCode, getID, getLocalizedMessage, getMessage, getMessages, getSimpleMessage, setIDaCode - 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.