Skip to main content

cell-error

cell-error Condition Type

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

Expanded Reference: cell-error

tip

TODO: Please contribute to this page by adding explanations and examples

(cell-error )