Exception: Bunny::CommandInvalid
- Inherits:
-
ConnectionLevelException
- Object
- StandardError
- Exception
- ConnectionLevelException
- Bunny::CommandInvalid
- Defined in:
- lib/bunny/exceptions.rb
Overview
Raised when RabbitMQ responds with 503 COMMAND_INVALID
Instance Attribute Summary
Attributes inherited from ConnectionLevelException
#connection, #connection_close
Method Summary
Methods inherited from ConnectionLevelException
Constructor Details
This class inherits a constructor from Bunny::ConnectionLevelException