public class UESImageCatalogRTException extends UESImageCatalogModuleRTException
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
UESImageCatalogRTException.E10U01
Enumeration of error code. 
 | 
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  | 
UESImageCatalogRTException()
Creates a new instance of UESImageCatalogRTException. 
 | 
  | 
UESImageCatalogRTException(UESImageCatalogRTException.E10U01 aCode,
Creates a new instance of UESImageCatalogRTException. 
 | 
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.