public class DisabledBeanException extends RuntimeException
| Constructor and Description | 
|---|
| DisabledBeanException(String reason) | 
| Modifier and Type | Method and Description | 
|---|---|
| Throwable | fillInStackTrace() | 
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DisabledBeanException(String reason)
reason - The reason the bean was disabled.public final Throwable fillInStackTrace()
fillInStackTrace in class Throwable