Class: SB-SEQUENCE:PROTOCOL-UNIMPLEMENTED

package type

This error is signaled if a sequence operation is applied to an instance of a sequence class that does not support the operation.

Precedence list

(sb-sequence:protocol-unimplemented type-error error serious-condition
                                    sb-int:reference-condition condition
                                    sb-pcl::slot-object t)

Initargs

(:references :datum :expected-type :context :operation)