StandardError
Adapters
API
# File lib/amq/client/exceptions.rb, line 17 def initialize(settings) @settings = settings super("Could not estabilish TCP connection to #{@settings[:host]}:#{@settings[:port]}") end
[Validate]
Generated with the Darkfish Rdoc Generator 2.