class
ClosedQueueError
v2_6_3 -
Show latest stable
- Superclass: rb_eStopIteration
The exception class which will be raised when pushing into a closed Queue. See Queue#close and SizedQueue#close.
Files
- thread_sync.c
The exception class which will be raised when pushing into a closed Queue. See Queue#close and SizedQueue#close.