public class FatalBeanException extends BeansException
| Constructor and Description | 
|---|
| FatalBeanException(String msg)Create a new FatalBeanException with the specified message. | 
| FatalBeanException(String msg,
                  Throwable cause)Create a new FatalBeanException with the specified message
 and root cause. | 
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FatalBeanException(String msg)
msg - the detail message