Module jakarta.cdi

Class CreationException

java.lang.Object
All Implemented Interfaces:
Serializable

public class CreationException extends InjectionException

Indicates that a checked exception was thrown during creation of a bean.

See Also: