Spring for Android

Package org.springframework.beans

Exception Summary
BeansException Abstract superclass for all exceptions thrown in the beans package and subpackages.
PropertyAccessException Superclass for exceptions related to a property access, such as type mismatch or invocation target exception.
TypeMismatchException Exception thrown on a type mismatch when trying to set a bean property.
 


Spring for Android