Parent

Methods

Class Index [+]

Quicksearch

AMQ::Protocol::BadResponseError

Public Class Methods

new(argument, expected, actual) click to toggle source
    # File lib/amq/protocol/client.rb, line 82
82:       def initialize(argument, expected, actual)
83:         super("Argument #{argument} has to be #{expected.inspect}, was #{data.inspect}")
84:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.