Exception: Brown::Agent::AMQPPublisher::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/brown/agent/amqp_publisher.rb

Overview

The top-level exception class for all AMQPPublisher errors.

If you want to just rescue anything untoward relating to an AMQP Publisher, then catch this. If you happen to get an instance of this class, however, then something is wrong. More wrong than what caused the exception in the first place, even.

Direct Known Subclasses

BrokerError, ExchangeError