Exception: Phronomy::ScopeTimeoutError
- Inherits:
-
TimeoutError
- Object
- StandardError
- Error
- TimeoutError
- Phronomy::ScopeTimeoutError
- Defined in:
- lib/phronomy.rb
Overview
Raised by CancellationScope#pop_queue when the deadline expires before a result is available. Extends TimeoutError for backwards compatibility.