net.sf.saxon.javax.xml.xquery
Class XQException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.sf.saxon.javax.xml.xquery.XQException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- XQQueryException, XQWarning
public class XQException
- extends Exception
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 |
XQException
public XQException(String message)
XQException
public XQException(String message,
Throwable cause,
String vendorCode,
XQException nextException)
Copyright (C) Michael H. Kay. All rights reserved.