public class UnresolvedVariableException extends UnresolvedExpressionException
Constructor and Description |
---|
UnresolvedVariableException(String variable) |
UnresolvedVariableException(String expr,
String msg) |
UnresolvedVariableException(String expr,
String msg,
Throwable t) |
getExpression
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2023 JBoss by Red Hat. All rights reserved.