Class AMQP::IncompatibleOptionsError
In: lib/amqp/exceptions.rb
Parent: Error

Raised when queue (or exchange) declaration fails because another queue with the same name but different attributes already exists in the channel object cache. @api public

Methods

new  

Public Class methods

[Validate]