StandardError
Adapters
API
# 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.