Exception: Bunny::ForcedConnectionCloseError

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

Overview

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

Instance Attribute Summary

Attributes inherited from ConnectionLevelException

#connection, #connection_close

Method Summary

Methods inherited from ConnectionLevelException

#initialize

Constructor Details

This class inherits a constructor from Bunny::ConnectionLevelException