Exception: Timeout::ExitException
Relationships & Source Files | |
Super Chains via Extension / Inclusion / Inheritance | |
Class Chain:
self,
Exception
|
|
Instance Chain:
self,
Exception
|
|
Inherits: |
Exception
|
Defined in: | 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/timeout.rb', line 27
def exception(*) # :nodoc: self end