public class BeanDestructionException extends BeanContextException
| Constructor and Description |
|---|
BeanDestructionException(BeanType<?> beanType,
java.lang.Throwable cause) |
public BeanDestructionException(@NonNull
BeanType<?> beanType,
@NonNull
java.lang.Throwable cause)
beanType - The bean typecause - The throwable