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, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FatalBeanException(String msg)
msg
- the detail message