ToC DocOverview CGDoc RelNotes Index PermutedIndex
Allegro CL
Home Previous Up Next Table of Contents Index
  ANSI Common Lisp   7 Objects   7.7 Dictionary of Objects

7.7.41 unbound-slot-instance Function

Syntax:
unbound-slot-instance condition    instance

Arguments and Values:
condition - a condition of type unbound-slot.

instance - an object.

Description:
Returns the instance which had the unbound slot in the situation represented by the condition.

See Also:
cell-error-name, unbound-slot, Section 9.1 Condition System Concepts

Allegro CL Implementation Details:
None.


Home Previous Up Next Table of Contents Index
© Franz Inc. All Rights Reserved - File last updated 2022-07-25