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