@Beta @Deprecated public class LazyXPathExpressionException extends RuntimeException
XPathExpressionException
. Can occur only when the user is accessing any state
created from the user's invocation to the LazyXPathExpression
API.Constructor and Description |
---|
LazyXPathExpressionException(String message)
Deprecated.
|
LazyXPathExpressionException(String message,
Throwable cause)
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 OpenDaylight. All rights reserved.