class Timeout::ExitException

Internal error raised to when a timeout is triggered.

def exception(*) # :nodoc:

:nodoc:
def exception(*) # :nodoc:
  self
end