public abstract class UESURIRTException extends CommonsRTException
UESRuntimeException.E05100| Modifier and Type | Field and Description | 
|---|---|
private static java.lang.String | 
EXCEPTION_SEQ
Last exception-class sequence item. 
 | 
private static long | 
serialVersionUID
SerialVersionUID. 
 | 
| Modifier | Constructor and Description | 
|---|---|
protected  | 
UESURIRTException()
Hides constructor for children. 
 | 
protected  | 
UESURIRTException(ErrorCode aCode,
Hides constructor for children. 
 | 
addMessages, containsMessages, getErrorCode, getID, getLocalizedMessage, getMessage, getMessages, getSimpleMessage, setIDaCode - The unique code of Exception used for localization of messages.aDefaultMessage - The default message used when no localization file was found.aCause - The parameters for message.aParameters - The exception that cases the original problem.