Package org.mvel2
Class UnresolveablePropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mvel2.UnresolveablePropertyException
- All Implemented Interfaces:
Serializable
- Author:
- Christopher Brock
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnresolveablePropertyException(ASTNode astNode) UnresolveablePropertyException(ASTNode astNode, Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnresolveablePropertyException
-
UnresolveablePropertyException
-
UnresolveablePropertyException
-
-
Method Details
-
getName
-
fillInStackTrace
- Overrides:
fillInStackTracein classThrowable
-