Index (C)
»
AsyncFutures
»
CancelledError
Exception: AsyncFutures::CancelledError
Inherits:
Error
Object
StandardError
Error
AsyncFutures::CancelledError
show all
Defined in:
lib/async_futures/error.rb
Overview
Error that is raised for invalid operations on a cancelled Future.