class ClosedError < RuntimeError
- Inherits from
RuntimeError
An error raised when trying to enqueue items to a closed queue.
Signature
- public
Since Async v2.24.
class ClosedError < RuntimeError
RuntimeErrorAn error raised when trying to enqueue items to a closed queue.
Since Async v2.24.