public class XPathException extends InvalidInputException
| Modifier | Constructor and Description |
|---|---|
protected |
XPathException(java.lang.Throwable cause,
Errors errors) |
| Modifier and Type | Method and Description |
|---|---|
static XPathException |
fromXPathException(javax.xml.xpath.XPathExpressionException e) |
fromErrors, getErrorsprotected XPathException(java.lang.Throwable cause,
Errors errors)
public static XPathException fromXPathException(javax.xml.xpath.XPathExpressionException e)