Raised when an invalid operation is attempted on a thread.
For example, when no other thread has been started:
Thread.stopraises the exception:
ThreadError: stopping only threadRaised when an invalid operation is attempted on a thread.
For example, when no other thread has been started:
Thread.stopraises the exception:
ThreadError: stopping only thread