Parent

Methods

Class Index [+]

Quicksearch

AMQ::Client::PossibleAuthenticationFailureError

Public Class Methods

new(settings) click to toggle source

API

    # File lib/amq/client/exceptions.rb, line 89
89:       def initialize(settings)
90:         super("AMQP broker closed TCP connection before authentication succeeded: this usually means authentication failure due to misconfiguration or that RabbitMQ version does not support AMQP 0.9.1. Please see http://bit.ly/amqp-gem-080-and-rabbitmq-versions and check your configuration. Settings are #{settings.inspect}.")
91:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.