Uses of Class
javax.xml.xpath.XPathException
Package
Description
Provides an object-model neutral API for the
evaluation of XPath expressions and access to the evaluation
environment.
-
Uses of XPathException in javax.xml.xpath
Modifier and TypeClassDescriptionclass
XPathExpressionException
represents an error in an XPath expression.class
XPathFactoryConfigurationException
represents a configuration error in aXPathFactory
environment.class
XPathFunctionException
represents an error with an XPath function.