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, toString
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.