Exception: Bunny::ForcedChannelCloseError

Inherits:
ChannelLevelException show all
Defined in:
lib/bunny/exceptions.rb

Overview

Raised when a channel is closed forcefully using rabbitmqctl or the management UI plugin

Instance Attribute Summary

Attributes inherited from ChannelLevelException

#channel, #channel_close

Method Summary

Methods inherited from ChannelLevelException

#initialize

Constructor Details

This class inherits a constructor from Bunny::ChannelLevelException