public abstract class UWTModuleRTException extends UESPlatformRTException
UESRuntimeException.E05100| Modifier and Type | Field and Description | 
|---|---|
protected static java.lang.String | 
EXCEPTION_SEQ
Last exception-class sequence item. 
 | 
private static long | 
serialVersionUID
The serial version. 
 | 
| Modifier | Constructor and Description | 
|---|---|
protected  | 
UWTModuleRTException()
Creates a new instance of UWTModuleRTException. 
 | 
protected  | 
UWTModuleRTException(ErrorCode aCode,
Creates a new instance of UWTModuleRTException. 
 | 
addMessages, containsMessages, getErrorCode, getID, getLocalizedMessage, getMessage, getMessages, getSimpleMessage, setIDaCode - Code of exception.aDefaultMessage - Default message of exception.aCause - Inner exception.aParameters - Exception message parameters.