[LISPWORKS][Common Lisp HyperSpec (TM)] [Previous][Up][Next]


Condition Type CELL-ERROR

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 :nameinitialization argument to make-condition, and is accessed by the function cell-error-name.

See Also:

cell-error-name


[Starting Points][Contents][Index][Symbols][Glossary][Issues]
Copyright 1996-2005, LispWorks Ltd. All rights reserved.