javax.xml.xpath
public class XPathException extends Exception
Since: 1.3
Constructor Summary | |
---|---|
XPathException(String message) | |
XPathException(Throwable cause) |
Method Summary | |
---|---|
Throwable | getCause() |
void | printStackTrace() |
void | printStackTrace(PrintStream out) |
void | printStackTrace(PrintWriter out) |