Skip to main content

unbound-slot

unbound-slot Condition Type

Class Precedence List:

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

Description:

The object having the unbound slot is initialized by the :instance initialization argument to make-condition, and is accessed by the function unbound-slot-instance.

The name of the cell (see cell-error) is the name of the slot.

See Also:

cell-error-name, unbound-slot-object, Section 9.1 (Condition System Concepts)

Expanded Reference: unbound-slot

tip

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

(unbound-slot )