public class IllegalProductException extends InjectionException
Indicates that a producer method returned a null value or a producer field contained a null value, and the scope of the
producer method or field was not Dependent
.
Constructor and Description |
---|
IllegalProductException() |
IllegalProductException(String message) |
IllegalProductException(String message,
Throwable cause) |
IllegalProductException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Comments to: cdi-dev@eclipse.org.
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.