Parent

Methods

Class Index [+]

Quicksearch

AMQ::Client::TCPConnectionFailed

Adapters

Attributes

settings[R]

API

Public Class Methods

new(settings) click to toggle source
    # File lib/amq/client/exceptions.rb, line 18
18:       def initialize(settings)
19:         @settings = settings
20: 
21:         super("Could not estabilish TCP connection to #{@settings[:host]}:#{@settings[:port]}")
22:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.