public class CreationException extends InjectionException
Indicates that a checked exception was thrown during creation of a bean.
Constructor and Description |
---|
CreationException() |
CreationException(java.lang.String message) |
CreationException(java.lang.String message,
java.lang.Throwable cause) |
CreationException(java.lang.Throwable cause) |