cell-error-name
(cell-error-name condition)
The name slot of a cell-error condition -- the name of the cell that could not be accessed. Every cell-error subtype carries it, unbound-variable, undefined-function and unbound-slot included.
(cell-error-name condition)
The name slot of a cell-error condition -- the name of the cell that could not be accessed. Every cell-error subtype carries it, unbound-variable, undefined-function and unbound-slot included.