public class XPathException extends Exception
Constructor and Description |
---|
XPathException()
Constructs an exception.
|
XPathException(String key)
Constructs an exception with the specified key.
|
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016 JBoss by Red Hat. All rights reserved.