public abstract class SecurityRTException 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 |
SecurityRTException()
Creates new instance of SecurityRTException.
|
protected |
SecurityRTException(ErrorCode aCode,
Creates a new instance of SecurityRTException.
|
addMessages, containsMessages, getErrorCode, getID, getLocalizedMessage, getMessage, getMessages, getSimpleMessage, setIDaCode - The unique code of the Error.aDefaultMessage - The default Error message.aCause - The root cause of exception or NULL.aParameters - The parameters for message.