Class: SB-THREAD:JOIN-THREAD-ERROR¶
Signalled when joining a thread fails due to abnormal exit of the thread to be joined. The offending thread can be accessed using THREAD-ERROR-THREAD.
Precedence list¶
(sb-thread:join-thread-error sb-thread:thread-error error serious-condition condition
sb-pcl::slot-object t)
Initargs¶
(:thread :problem)