public abstract class SyscRTException extends UESPlatformRTException
UESRuntimeException.E05100| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
EXCEPTION_SEQ
Last exception-class sequence item.
|
private static long |
serialVersionUID
Serial version UID.
|
| Modifier | Constructor and Description |
|---|---|
protected |
SyscRTException()
Creates new instance of SyscRTException.
|
protected |
SyscRTException(ErrorCode aCode,
Creates a new instance of SyscRTException.
|
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.