org.springframework.beans.factory
public class: BeanExpressionException [javadoc |
source]
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.core.NestedRuntimeException
org.springframework.beans.BeansException
org.springframework.beans.FatalBeanException
org.springframework.beans.factory.BeanExpressionException
All Implemented Interfaces:
Serializable
Exception that indicates an expression evaluation attempt having failed.
- author:
Juergen
- Hoeller
- since:
3.0
-
Methods from org.springframework.beans.BeansException: |
---|
equals, hashCode |
Methods from java.lang.Throwable: |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |