Uses of Class
org.springframework.beans.NotWritablePropertyException
Packages that use NotWritablePropertyException Package Description org.springframework.beans This package contains interfaces and classes for manipulating Java beans.Uses of NotWritablePropertyException in org.springframework.beans
Methods in org.springframework.beans that return NotWritablePropertyException Modifier and Type Method Description protected abstract NotWritablePropertyExceptionAbstractNestablePropertyAccessor. createNotWritablePropertyException(String propertyName)Create aNotWritablePropertyExceptionfor the specified property.protected NotWritablePropertyExceptionBeanWrapperImpl. createNotWritablePropertyException(String propertyName)protected NotWritablePropertyExceptionDirectFieldAccessor. createNotWritablePropertyException(String propertyName)