public class UESScriptRTException extends UESScriptModuleRTException
Modifier and Type | Class and Description |
---|---|
static class |
UESScriptRTException.E10C00
Error codes of UESScriptRTException.
|
UESRuntimeException.E05100
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
Serial version UID.
|
EXCEPTION_SEQ
Modifier | Constructor and Description |
---|---|
|
UESScriptRTException()
Creates a new instance of UESScriptRTException.
|
protected |
UESScriptRTException(ErrorCode code,
Creates a new instance of UESScriptRTException.
|
|
UESScriptRTException(UESScriptRTException.E10C00 code,
Creates a new instance of UESScriptRTException.
|
|
UESScriptRTException(UESScriptRTException.E10C00 code,
Creates a new instance of UESScriptRTException.
|
isDefaultMessage, setDefaultMessage
addMessages, containsMessages, getErrorCode, getID, getLocalizedMessage, getMessage, getMessages, getSimpleMessage, setID
code
- Code of exceptiondefaultMessage
- Default message of exceptionparameters
- Exception message parameterscode
- Code of exceptiondefaultMessage
- Default message of exceptioncause
- Inner exceptionparameters
- Exception message parameterscode
- Code of exceptiondefaultMessage
- Default message of exceptioncause
- Inner exceptionparameters
- Exception message parameters