In Files

    • thread.c

    Class/Module Index [+]

    Quicksearch
    No matching classes.

    ThreadError

    Raised when an invalid operation is attempted on a thread.

    For example, when no other thread has been started:

    Thread.stop
    

    This will raises the following exception:

    ThreadError: stopping only thread
    note: use sleep to stop forever

    This page was generated for Ruby

    is provided by and . .

    Generated with Ruby-doc Rdoc Generator 0.44.0.