public class BeanExpressionException extends FatalBeanException
| 构造器和说明 |
|---|
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.
|
contains, getMessage, getMostSpecificCause, getRootCausepublic BeanExpressionException(String msg)
msg - the detail message