public class UESCacheInitializationRTException extends UESCacheRTException
Modifier and Type | Class and Description |
---|---|
static class |
UESCacheInitializationRTException.E05209
Error codes used in this exception.
|
UESRuntimeException.E05100
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
Serial version UID.
|
Constructor and Description |
---|
UESCacheInitializationRTException(UESCacheInitializationRTException.E05209 aErrorCode,
Creates a new instance of MainEntityDoesNotExistRTException.
|
UESCacheInitializationRTException(UESCacheInitializationRTException.E05209 aErrorCode,
Creates a new instance of MainEntityDoesNotExistRTException.
|
addMessages, containsMessages, getErrorCode, getID, getLocalizedMessage, getMessage, getMessages, getSimpleMessage, setID
aErrorCode
- Code of the exception.aMessage
- Default message of exception.aParameters
- Exception message parameters.aErrorCode
- Code of the exception.aMessage
- Default message of exception.aCause
- Cause of this exception.aParameters
- Exception message parameters.