wt.query.qml
Class QMLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
wt.util.WTException
wt.query.qml.QMLException
- All Implemented Interfaces:
- LocalizableMessage, Message, Serializable
- public class QMLException
- extends WTException
- implements Serializable
Exception thrown when processing QML.
Supported API: false
Extendable: false
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Fields inherited from class java.lang.Throwable |
|
Methods inherited from class wt.util.WTException |
getAdditionalMessageArray, getAdditionalMessages, getAdditionalMessages, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getLocalizedMessage, getNestedExceptionString, getNestedExceptionString, getNestedThrowable, getStandardMessage, getStandardMessage, printStackTrace, printStackTrace, printStackTrace, setLocalizedMessage, toString, toString |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
QMLException
public QMLException(Exception a_exception)
Supported API: false
- Parameters:
a_exception
-
QMLException
public QMLException(String a_messageKey,
Object[] a_params)
Supported API: false
- Parameters:
a_messageKey
- a_params
-
QMLException
public QMLException(String a_messageKey)
Supported API: false
- Parameters:
a_messageKey
-