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
- #exception Internal use only
Instance Method Details
#exception
    This method is for internal use only.
  
  [ GitHub ]
# File 'lib/rubygems/vendor/timeout/lib/timeout.rb', line 27
def exception(*) # :nodoc: self end