Package org.mvel2

Class UnresolveablePropertyException

    • Constructor Detail

      • UnresolveablePropertyException

        public UnresolveablePropertyException​(ASTNode astNode,
                                              Throwable throwable)
      • UnresolveablePropertyException

        public UnresolveablePropertyException​(ASTNode astNode)
      • UnresolveablePropertyException

        public UnresolveablePropertyException​(String name)