public class CreationException extends InjectionException
Indicates that a checked exception was thrown during creation of a bean.
| Constructor and Description | 
|---|
| CreationException() | 
| CreationException(String message) | 
| CreationException(String message,
                 Throwable cause) | 
| CreationException(Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringComments to: cdi-dev@eclipse.org.
 Copyright © 2019 Eclipse Foundation.
 Use is subject to license terms.