A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.lispworks.com/documentation/HyperSpec/Body/f_pkg_er.htm below:

CLHS: Function PACKAGE-ERROR-PACKAGE

CLHS: Function PACKAGE-ERROR-PACKAGE Function PACKAGE-ERROR-PACKAGE

Syntax:

package-error-package condition => package

Arguments and Values:

condition---a condition of type package-error.

package---a package designator.

Description:

Returns a designator for the offending package in the situation represented by the condition.

Examples:

 (package-error-package 
   (make-condition 'package-error
     :package (find-package "COMMON-LISP")))
=>  #<Package "COMMON-LISP">

Side Effects: None.

Affected By: None.

Exceptional Situations: None.

See Also:

package-error

Notes: None.


Copyright 1996-2005, LispWorks Ltd. All rights reserved.

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4