Serializable
public class XPatherException extends Exception
Exception that could occure during XPather evaluation.
Constructor | Description |
---|---|
XPatherException() |
|
XPatherException(String message) |
|
XPatherException(String message,
Throwable cause) |
|
XPatherException(Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2006–2018. All rights reserved.