Exception: Bunny::NotFound

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

Overview

Raised when RabbitMQ responds with 404 NOT_FOUND

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