class FiberError
Public Instance Methods
exception()
click to toggle source
# File lib/ask_error.rb, line 76 def exception return FiberError.new("もーぉ!!Fiberを他のスレッドから呼ばない!") end
# File lib/ask_error.rb, line 76 def exception return FiberError.new("もーぉ!!Fiberを他のスレッドから呼ばない!") end