public class NoSuchPropertyException extends OgnlException
Constructor and Description |
---|
NoSuchPropertyException(Object target,
Object name) |
NoSuchPropertyException(Object target,
Object name,
Throwable reason) |
Modifier and Type | Method and Description |
---|---|
Object |
getName() |
Object |
getTarget() |
getEvaluation, getReason, printStackTrace, printStackTrace, printStackTrace, setEvaluation, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace
Copyright © 1997–2021 The Apache Software Foundation. All rights reserved.