Ruby 3.3 リファレンスマニュアル
ライブラリ一覧
組み込みライブラリ
ClosedQueueErrorクラス
class ClosedQueueError
[
edit
]
クラス・モジュールの継承リスト:
BasicObject
Kernel
Object
Exception
StandardError
IndexError
StopIteration
ClosedQueueError
要約
close 済みの
Thread::Queue
や
Thread::SizedQueue
に許可されていない操作を行おうとした場合に発生する例外です。
目次
継承しているメソッド
StopIterationから継承しているメソッド
result
Exceptionから継承しているメソッド
==
backtrace
backtrace_locations
cause
exception
full_message
inspect
message
set_backtrace
to_s