public class PropertyExpressionException extends RuntimeException
Constructor and Description |
---|
PropertyExpressionException(String message,
String expression,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getExpression()
Returns the property expression containing the error.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PropertyExpressionException(String message, String expression, Throwable cause)
public String getExpression()
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.