package-errorpackage-error, error, serious-condition, condition, t
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.
package-error-package, Chapter 9 (Conditions)