errors.fyi community error code reference
ThreadError
ruby

ThreadError

Raised for invalid Thread operations, such as calling join on a thread from within itself, or deadlocking.

References

โ† all namespaces for ThreadError