class Timeout::ExitException
Internal error raised to when a timeout is triggered.
Public Instance Methods
exception(*)
click to toggle source
# File lib/timeout.rb, line 29 def exception(*) self end