class Timeout::ExitException

Internal error raised to when a timeout is triggered.

Public Instance Methods

# File lib/timeout.rb, line 30
def exception(*)
  self
end