public class InvalidXPathException extends IllegalArgumentException
InvalidXPathException
is thrown when an invalid XPath
expression is used to traverse an XML documentConstructor and Description |
---|
InvalidXPathException(String xpath) |
InvalidXPathException(String xpath,
String reason) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2022. All rights reserved.