Uses of Class
org.springframework.beans.NotWritablePropertyException
Package
Description
This package contains interfaces and classes for manipulating Java beans.
-
Uses of NotWritablePropertyException in org.springframework.beans
Modifier and TypeMethodDescriptionprotected abstract NotWritablePropertyException
AbstractNestablePropertyAccessor.createNotWritablePropertyException
(String propertyName) Create aNotWritablePropertyException
for the specified property.protected NotWritablePropertyException
BeanWrapperImpl.createNotWritablePropertyException
(String propertyName) protected NotWritablePropertyException
DirectFieldAccessor.createNotWritablePropertyException
(String propertyName)