class Timeout::ExitException
Internal error raised to when a timeout is triggered.
Public Instance Methods
                              exception(*)
                              click to toggle source
                            
                            # File timeout.rb, line 30 def exception(*) self end