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