java.io.Serializable
public class XQCancelledException extends XQQueryException
Constructor | Description |
---|---|
XQCancelledException(java.lang.String message,
java.lang.Throwable cause,
java.lang.String vendorCode,
XQException nextException,
java.lang.String errorCode,
java.lang.String expr,
XQItem errorItem,
int lineNumber,
int position,
XQStackTraceElement[] trace) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
getNextException, getVendorCode, setNextException
getErrorCode, getErrorItem, getExpression, getLineNumber, getPosition, getXQStackTrace
XQCancelledException(java.lang.String message, java.lang.Throwable cause, java.lang.String vendorCode, XQException nextException, java.lang.String errorCode, java.lang.String expr, XQItem errorItem, int lineNumber, int position, XQStackTraceElement[] trace)