| java.lang.Object | ||||||
| ↳ | java.lang.Throwable | |||||
| ↳ | java.lang.Exception | |||||
| ↳ | java.lang.RuntimeException | |||||
| ↳ | javax.enterprise.inject.InjectionException | |||||
| ↳ | javax.enterprise.inject.ResolutionException | |||||
| ↳ | javax.enterprise.inject.UnsatisfiedResolutionException | |||||
Indicates that no bean matches a certain combination of required type and required qualifiers and is eligible for injection into a certain class.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Throwable
| |||||||||||
From class
java.lang.Object
| |||||||||||