|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
javax.xml.transform.TransformerException
net.sf.saxon.xpath.XPathException
net.sf.saxon.xpath.XPathException.Static
Subclass used for static errors
Nested Class Summary |
Nested classes inherited from class net.sf.saxon.xpath.XPathException |
XPathException.Circularity, XPathException.Dynamic, XPathException.Static, XPathException.Type |
Field Summary |
Fields inherited from class javax.xml.transform.TransformerException |
|
Fields inherited from class java.lang.Exception |
|
Constructor Summary | |
XPathException.Static(Exception err)
|
|
XPathException.Static(String message)
|
|
XPathException.Static(String message,
SourceLocator loc)
|
|
XPathException.Static(String message,
Throwable err)
|
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 |
Constructor Detail |
public XPathException.Static(String message)
public XPathException.Static(Exception err)
public XPathException.Static(String message, Throwable err)
public XPathException.Static(String message, SourceLocator loc)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |