123456789_123456789_123456789_123456789_123456789_

Exception: Gem::Timeout::ExitException

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

Overview

Internal error raised to when a timeout is triggered.

Instance Method Summary

Instance Method Details

#exception

[ GitHub ]

  
# File 'lib/rubygems/vendor/timeout/lib/timeout.rb', line 30

def exception(*)
  self
end