123456789_123456789_123456789_123456789_123456789_

Exception: Timeout::ExitException

Relationships & Source Files
Super Chains via Extension / Inclusion / Inheritance
Class Chain:
self, Exception
Instance Chain:
self, Exception
Inherits: Exception
  • Object
Defined in: lib/timeout.rb

Overview

Internal error raised to when a timeout is triggered.

Instance Method Summary

Instance Method Details

#exception

This method is for internal use only.
[ GitHub ]

  
# File 'lib/timeout.rb', line 31

def exception(*) # :nodoc:
  self
end