| BeanCreationException |
The Class BeanCreationException.
|
| BeanException |
This class is the basic exception that gets thrown from the bean package.
|
| BeanInstantiationException |
Exception thrown when instantiation of a bean failed.
|
| BeanRuleException |
The Class BeanRuleException.
|
| FactoryBeanNotInitializedException |
Exception to be thrown from a FactoryBean's getObject() method
if the bean is not fully initialized yet,
for example because it is involved in a circular reference.
|
| NoSuchBeanException |
The Class NoSuchBeanException.
|
| NoUniqueBeanException |
The Class NoUniqueBeanException.
|
| UnsupportedBeanScopeException |
The Class UnsupportedBeanScopeException.
|