public class CreationException extends InjectionException
BeanManager will throw this exception.| Constructor and Description |
|---|
CreationException() |
CreationException(java.lang.String message) |
CreationException(java.lang.String message,
java.lang.Throwable cause) |
CreationException(java.lang.Throwable cause) |