public final class ScriptInvocationRTException extends ScriptRTException
Modifier and Type | Class and Description |
---|---|
static class |
ScriptInvocationRTException.E05500
Error codes of ScriptInvocationRTException.
|
UESRuntimeException.E05100
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
Serial version UID.
|
EXCEPTION_SEQ
Modifier | Constructor and Description |
---|---|
protected |
ScriptInvocationRTException()
Creates new instance of ScriptInvocationRTException.
|
|
ScriptInvocationRTException(ScriptInvocationRTException.E05500 aCode,
Creates a new instance of ScriptInvocationRTException.
|
|
ScriptInvocationRTException(ScriptInvocationRTException.E05500 aCode,
Creates a new instance of ScriptInvocationRTException.
|
addMessages, containsMessages, getErrorCode, getID, getLocalizedMessage, getMessage, getMessages, getSimpleMessage, setID
aCode
- Code of exceptionaDefaultMessage
- Default message of exceptionaParameters
- Exception message parametersaCode
- Code of exceptionaDefaultMessage
- Default message of exceptionaCause
- Inner exceptionaParameters
- Exception message parameters