org.mvel2
Class UnresolveablePropertyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mvel2.UnresolveablePropertyException
- All Implemented Interfaces:
- Serializable
public class UnresolveablePropertyException
- extends RuntimeException
- Author:
- Christopher Brock
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnresolveablePropertyException
public UnresolveablePropertyException(ASTNode astNode,
Throwable throwable)
UnresolveablePropertyException
public UnresolveablePropertyException(ASTNode astNode)
UnresolveablePropertyException
public UnresolveablePropertyException(String name)
getName
public String getName()
Copyright © 2011. All Rights Reserved.