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