Go to the first, previous, next, last section, table of contents.


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::

section cell-error-name [Function] , unbound-slot-object, section Condition System Concepts


Go to the first, previous, next, last section, table of contents.