|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ErrorCoded | |
---|---|
org.springframework.beans | This package contains interfaces and classes for manipulating Java beans. |
Uses of ErrorCoded in org.springframework.beans |
---|
Classes in org.springframework.beans that implement ErrorCoded | |
---|---|
class |
MethodInvocationException
Thrown when a bean property getter or setter method throws an exception, analogous to an InvocationTargetException. |
class |
PropertyAccessException
Superclass for exceptions related to a property access, such as type mismatch or invocation target exception. |
class |
TypeMismatchException
Exception thrown on a type mismatch when trying to set a bean property. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |