Parent

Methods

Class Index [+]

Quicksearch

AMQ::Protocol::EmptyResponseError

Constants

DEFAULT_MESSAGE

Public Class Methods

new(message = self.class::DEFAULT_MESSAGE) click to toggle source
    # File lib/amq/protocol/client.rb, line 76
76:       def initialize(message = self.class::DEFAULT_MESSAGE)
77:         super(message)
78:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.