| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvalidPropertyException | |
|---|---|
| org.springframework.beans | This package contains interfaces and classes for manipulating Java beans. | 
| Uses of InvalidPropertyException in org.springframework.beans | 
|---|
| Subclasses of InvalidPropertyException in org.springframework.beans | |
|---|---|
|  class | NotReadablePropertyExceptionException thrown on an attempt to get the value of a property that isn't readable, because there's no getter method. | 
|  class | NotWritablePropertyExceptionException thrown on an attempt to set the value of a property that is not writable (typically because there is no setter method). | 
|  class | NullValueInNestedPathExceptionException thrown when navigation of a valid nested property path encounters a NullPointerException. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||