Class 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:
  • Constructor Summary

    Constructors
    Constructor
    Description
    Constructs a new XPathException with the specified detail message.