public class UESImageCatalogModuleRTException extends UESApplicationRTException
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 |
UESImageCatalogModuleRTException()
Creates a new instance of UESImageCatalogModuleRTException.
|
protected |
UESImageCatalogModuleRTException(ErrorCode aCode,
Creates a new instance of UESImageCatalogModuleRTException.
|
isDefaultMessage, setDefaultMessageaddMessages, containsMessages, getErrorCode, getID, getLocalizedMessage, getMessage, getMessages, getSimpleMessage, setIDaCode - The code of the exception.aDefaultMessage - The default message of the exception.aCause - The cause of the exception.aParameters - The message parameters.