Example usage for Java javax.xml.xpath XPathFunctionException fields, constructors, methods, implement or subclass
The text is from its open source code.
XPathFunctionException(String message) Constructs a new XPathFunctionException with the specified detail message . | |
XPathFunctionException(Throwable cause) Constructs a new XPathFunctionException with the specified cause . |