public class UESQueryParserRTException extends UESQueryModuleRTException
| Modifier and Type | Class and Description |
|---|---|
static class |
UESQueryParserRTException.E053B1
Error codes.
|
UESRuntimeException.E05100| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ATTRIBUTE_OPERATORS_MSG
Part of the message with supported operators for given type.
|
private static java.lang.String |
PARSING_MSG
The base text for all parsing exceptions.
|
private static java.lang.String |
PARSING_MSG_FULLTEXT
The base text for all parsing exceptions regarding fulltext string value.
|
private static long |
serialVersionUID
UID for serialization.
|
EXCEPTION_SEQ| Modifier | Constructor and Description |
|---|---|
protected |
UESQueryParserRTException()
Creates a new instance of UESQueryParserRTException.
|
|
UESQueryParserRTException(UESQueryParserRTException.E053B1 aMsgCode,
Creates a new instance of UESQueryParserRTException.
|
|
UESQueryParserRTException(UESQueryParserRTException.E053B1 aMsgCode,
Creates a new instance of UESQueryParserRTException.
|
isDefaultMessage, setDefaultMessageaddMessages, containsMessages, getErrorCode, getID, getLocalizedMessage, getMessage, getMessages, getSimpleMessage, setIDaMsgCode - 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.