类 Timeout::ExitException

当超时触发时引发的内部错误。

公共实例方法

exception(*) 点击切换源代码
# File lib/timeout.rb, line 30
def exception(*)
  self
end