W3cubDocs

/Ruby 2.7

class ClosedQueueError

Parent:
rb_eStopIteration

The exception class which will be raised when pushing into a closed Queue. See Queue#close and SizedQueue#close.

Ruby Core © 1993–2017 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.