public class UESQueryHelperRTException extends UESQueryModuleRTException
Modifier and Type | Class and Description |
---|---|
static class |
UESQueryHelperRTException.E053B2
Error codes of UESQueryHelperRTException.
|
UESRuntimeException.E05100
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
UID for serialization.
|
EXCEPTION_SEQ
Modifier | Constructor and Description |
---|---|
protected |
UESQueryHelperRTException()
Creates a new instance of UESQueryHelperRTException.
|
|
UESQueryHelperRTException(UESQueryHelperRTException.E053B2 aMsgCode,
Creates a new instance of UESQueryHelperRTException.
|
|
UESQueryHelperRTException(UESQueryHelperRTException.E053B2 aMsgCode,
Creates a new instance of UESQueryHelperRTException.
|
isDefaultMessage, setDefaultMessage
addMessages, containsMessages, getErrorCode, getID, getLocalizedMessage, getMessage, getMessages, getSimpleMessage, setID
aMsgCode
- Code of error message.aDefaultMessage
- Default (non-localized) error message.aParameters
- Message parameters.aMsgCode
- Code of error message.aDefaultMessage
- Default (non-localized) error message.aCause
- Cause of this exception.aParameters
- Message parameters.