
net.sf.saxon.xpath
Class XPathException.Dynamic
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--javax.xml.transform.TransformerException
|
+--net.sf.saxon.xpath.XPathException
|
+--net.sf.saxon.xpath.XPathException.Dynamic
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- XPathException.Circularity
- Enclosing class:
- XPathException
- public static class XPathException.Dynamic
- extends XPathException
Subclass used for dynamic errors
- See Also:
- Serialized Form
| Methods inherited from class javax.xml.transform.TransformerException |
getCause, getException, getLocationAsString, getLocator, getMessageAndLocation, initCause, printStackTrace, printStackTrace, printStackTrace, setLocator |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
XPathException.Dynamic
public XPathException.Dynamic(java.lang.String message)
XPathException.Dynamic
public XPathException.Dynamic(java.lang.Throwable err)
XPathException.Dynamic
public XPathException.Dynamic(java.lang.String message,
java.lang.Throwable err)
XPathException.Dynamic
public XPathException.Dynamic(java.lang.String message,
javax.xml.transform.SourceLocator loc)
Stylus Studio features integrated development and debugging support for Saxon in the XQuery editor and XSLT editor.