Class: SB-EXT:SYMBOL-PACKAGE-LOCKED-ERROR

package type

Subtype of SB-EXT:PACKAGE-LOCK-VIOLATION. An error of this type is signalled when an operation on a symbol violates a package lock. The symbol that caused the violation is accessed by the function SB-EXT:PACKAGE-LOCKED-ERROR-SYMBOL.

Precedence list

(sb-ext:symbol-package-locked-error sb-ext:package-lock-violation package-error error
 serious-condition sb-int:reference-condition simple-condition condition
 sb-pcl::slot-object t)

Initargs

(:format-control :format-arguments :references :package :symbol)