Exception: GorgonBunny::ChannelError

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

Overview

Raised when RabbitMQ responds with 504 CHANNEL_ERROR

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 GorgonBunny::ConnectionLevelException