Class JexlException.Property

    • Constructor Detail

      • Property

        public Property​(JexlNode node,
                        java.lang.String var)
        Creates a new Property exception instance.
        Parameters:
        node - the offending ASTnode
        var - the unknown variable