public class UESQueryProcessingRTException extends UESQueryModuleRTException
Modifier and Type | Class and Description |
---|---|
static class |
UESQueryProcessingRTException.E053B3
Error codes.
|
UESRuntimeException.E05100
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID
UID for serialization.
|
EXCEPTION_SEQ
Modifier | Constructor and Description |
---|---|
protected |
UESQueryProcessingRTException()
Creates a new instance of UESQueryProcessingRTException.
|
|
UESQueryProcessingRTException(UESQueryProcessingRTException.E053B3 aMsgCode,
Creates a new instance of UESQueryProcessingRTException.
|
|
UESQueryProcessingRTException(UESQueryProcessingRTException.E053B3 aMsgCode,
Creates a new instance of UESQueryProcessingRTException.
|
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.