Class JexlException.Variable

    • Constructor Detail

      • Variable

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