On this page
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
Ruby Core © 1993–2022 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.