Exception thrown on an attempt to get the value of a property
that isn't readable, because there's no getter method.
author: Juergen Hoeller since: 1.0.2
Create a new NotReadablePropertyException.
Parameters: beanClass - the offending bean class Parameters: propertyName - the offending property Parameters: msg - the detail message
Methods inherited from org.springframework.beans.InvalidPropertyException