Condition Type unbound-variable

Class Precedence List:

unbound-variable, cell-error, error, serious-condition, condition, t

Description:

The type unbound-variable consists of error conditions that represent attempts to read the value of an unbound variable. Barrett: "name"? KMP: An "unbound variable" is by definition just a "name". See glossary.

The name of the cell (see cell-error) is the name of the variable that was unbound.

See Also:

cell-error-name