Class | AMQP::ChannelClosedError |
In: |
lib/amqp/exceptions.rb
|
Parent: | Error |
Raised on attempt to use a channel that was previously closed (either due to channel-level exception or intentionally via AMQP::Channel#close). @api public