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
UnresolveablePropertyException
public UnresolveablePropertyException(ASTNode astNode,
Throwable throwable)
UnresolveablePropertyException
public UnresolveablePropertyException(ASTNode astNode)
UnresolveablePropertyException
public UnresolveablePropertyException(String name)
getName
public String getName()
fillInStackTrace
public Throwable fillInStackTrace()
- Overrides:
fillInStackTrace in class Throwable
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.