Flowdock

Raised when an invalid operation is attempted on a thread.

For example, when no other thread has been started:

Thread.stop

raises the exception:

ThreadError: stopping only thread
Show files where this class is defined (2 files)
Register or log in to add new notes.