public class InvalidPropertyException extends BeanWrapperException
| Constructor and Description |
|---|
InvalidPropertyException(String message,
Object bean,
String property) |
InvalidPropertyException(String message,
Object bean,
String property,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getBean() |
String |
getProperty() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All rights reserved.