public class NotReadablePropertyException extends InvalidPropertyException
Constructor and Description |
---|
NotReadablePropertyException(Class beanClass,
String propertyName)
Create a new NotReadablePropertyException.
|
NotReadablePropertyException(Class beanClass,
String propertyName,
String msg)
Create a new NotReadablePropertyException.
|
getBeanClass, getPropertyName
equals, hashCode
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString