public class XPathParseException extends XPathException
Constructor and Description |
---|
XPathParseException(String message)
Constructs a new instance of the
XPathParseException with the specific detail message. |
XPathParseException(String message,
Throwable throwable)
Constructs a new instance of the
XPathParseException with the specific detail message and
exception. |
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public XPathParseException(String message)
XPathParseException
with the specific detail message.message
- the detail message