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