net.sf.saxon.javax.xml.xquery
Class XQCancelledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.saxon.javax.xml.xquery.XQException
net.sf.saxon.javax.xml.xquery.XQQueryException
net.sf.saxon.javax.xml.xquery.XQCancelledException
- All Implemented Interfaces:
- java.io.Serializable
public class XQCancelledException
- extends XQQueryException
XQJ interfaces reconstructed from version 0.5 documentation
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
XQCancelledException
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)