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