Skip to main content

package-error

package-error Condition Type

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

See Also:

package-error-package, Chapter 9 (Conditions)

package-error-package

Expanded Reference: package-error

tip

TODO: Please contribute to this page by adding explanations and examples

(package-error )