Ruby Core Documentation 1.8.7
Timeout
Error
constants
|
attributes
|
methods
Class
Timeout::Error
Inheritance
<
Interrupt
<
SignalException
<
Exception
<
Object
Raised by
Timeout#timeout
when the block times out.