Exception: Gem::Timeout::ExitException
- 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
#exception ⇒ Object
30 31 32 |
# File 'lib/rubygems/vendor/timeout/lib/timeout.rb', line 30 def exception(*) self end |