| Package | Description | 
|---|---|
| org.springframework.beans | This package contains interfaces and classes for manipulating Java beans. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected NotWritablePropertyException | BeanWrapperImpl. createNotWritablePropertyException(String propertyName) | 
| protected NotWritablePropertyException | DirectFieldAccessor. createNotWritablePropertyException(String propertyName) | 
| protected abstract NotWritablePropertyException | AbstractNestablePropertyAccessor. createNotWritablePropertyException(String propertyName)Create a  NotWritablePropertyExceptionfor the specified property. |