Module java.xml

Class XPathException

java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.xml.xpath.XPathException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
XPathExpressionException, XPathFactoryConfigurationException

public class XPathException extends Exception
XPathException represents a generic XPath exception.
Since:
1.5
See Also: