Class: SB-THREAD:INTERRUPT-THREAD-ERROR

package type

Signalled when interrupting a thread fails because the thread has already exited. The offending thread can be accessed using THREAD-ERROR-THREAD.

Precedence list

(sb-thread:interrupt-thread-error sb-thread:thread-error error serious-condition condition
 sb-pcl::slot-object t)

Initargs

(:thread)