|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BeanletDefinitionException | |
|---|---|
| org.beanlet | Contains all of the core beanlet interfaces and bootstrap classes. |
| Uses of BeanletDefinitionException in org.beanlet |
|---|
| Subclasses of BeanletDefinitionException in org.beanlet | |
|---|---|
class |
BeanletTypeIsDuplicateException
Indicates that multiple beanlets match the member type. |
class |
BeanletTypeMismatchException
Thrown if injectant does not match member type. |
class |
BeanletTypeNotFoundException
Exception thrown if no beanlet type matches member type. |
class |
BeanletValidationException
Thrown if beanlet validation failed. |
class |
BeanletWiringException
Thrown if any of the members, for which injection is required, cannot be wired. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||