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


Condition Type PACKAGE-ERROR

Class Precedence List:

package-error, error, serious-condition, condition, t

Description:

The type package-error consists of error conditions related to operations on packages. The offending package (or package name) is initialized by the :packageinitialization argument to make-condition, and is accessed by the function package-error-package.

See Also:

package-error-package, Section 9 (Conditions)


[Starting Points][Contents][Index][Symbols][Glossary][Issues]
Copyright 1996, The Harlequin Group Limited. All Rights Reserved.