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