Exception: Gem::Timeout::ExitException

Inherits:
Exception
  • Object
show all
Defined in:
lib/rubygems/vendor/timeout/lib/timeout.rb

Overview

Internal error raised to when a timeout is triggered.

Instance Method Summary collapse

Instance Method Details

#exceptionObject



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

def exception(*)
  self
end