Libraries
»
async
(2.20.0)
»
Index (S)
»
Async
»
Stop
Exception: Async::Stop
Inherits:
Exception
Object
Exception
Async::Stop
show all
Defined in:
lib/async/task.rb
Overview
Raised when a task is explicitly stopped.
Defined Under Namespace
Classes:
Later