Uses of Class
javax.xml.xpath.XPathException
Packages that use 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
Subclasses of XPathException in javax.xml.xpathModifier 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.Methods in javax.xml.xpath that throw XPathException