|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InjectionException | |
---|---|
javax.enterprise.inject |
Uses of InjectionException in javax.enterprise.inject |
---|
Subclasses of InjectionException in javax.enterprise.inject | |
---|---|
class |
AmbiguousResolutionException
Ambigous resolution exception. |
class |
CreationException
|
class |
IllegalProductException
If return object of the producer method is null and its type is primitive type then throws this exception. |
class |
ResolutionException
Resolution exception class. |
class |
UnproxyableResolutionException
In DI, normal scope type bean class must be proxyable by the container. |
class |
UnsatisfiedResolutionException
If injection point is not resolved by the container, it throws unsatisfied exception. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |