public class MainEntityDoesNotExistRTException extends EntityRTException
optional attribute set to false on
@MainEntity annotation or has no @MainEntity annotation declared).| Modifier and Type | Class and Description |
|---|---|
static class |
MainEntityDoesNotExistRTException.E05207
Error codes used in this exception.
|
UESRuntimeException.E05100| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID
SerialVersionUID.
|
| Modifier | Constructor and Description |
|---|---|
protected |
MainEntityDoesNotExistRTException()
Creates a new instance of MainEntityDoesNotExistRTException.
|
|
MainEntityDoesNotExistRTException(MainEntityDoesNotExistRTException.E05207 aErrorCode,
Creates a new instance of MainEntityDoesNotExistRTException.
|
|
MainEntityDoesNotExistRTException(MainEntityDoesNotExistRTException.E05207 aErrorCode,
Creates a new instance of MainEntityDoesNotExistRTException.
|
addMessages, containsMessages, getErrorCode, getID, getLocalizedMessage, getMessage, getMessages, getSimpleMessage, setIDaErrorCode - Code of the exception.aMessage - Default message of exception.aParameters - Exception message parameters.aErrorCode - Code of the exception.aMessage - Default message of exception.aCause - Exception causeaParameters - Exception message parameters.