CLCS
Condition Type

cell-error

Class Precedence List

cell-error, error, serious-condition, condition, t

Description

The type cell-error consists of error conditions that occur during a location access. The name of the offending cell is initialized by the :name initialization argument to make-condition, and is accessed by the function cell-error-name.

See Also

cell-error-name