Exception: GorgonBunny::ForcedChannelCloseError

Inherits:
ChannelLevelException show all
Defined in:
lib/gorgon_bunny/lib/gorgon_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 GorgonBunny::ChannelLevelException