XPathExpressionException
represents an error in an XPath expression.
Modifier and Type | Field and Description |
---|---|
private static final long | serialVersionUID
Stream Unique Identifier.
|
Access | Constructor and Description |
---|---|
public | XPathExpressionException(String
The detail message. message)Constructs a new |
public | XPathExpressionException(Throwable
The cause. cause)Constructs a new |
serialVersionUID | back to summary |
---|---|
private static final long serialVersionUID Hides javax. Stream Unique Identifier. |
XPathExpressionException | back to summary |
---|---|
public XPathExpressionException(String message) Constructs a new The If
|
XPathExpressionException | back to summary |
---|---|
public XPathExpressionException(Throwable cause) Constructs a new If
|