Methods

Class/Module 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/exceptions.rb, line 37
def initialize(message = self.class::DEFAULT_MESSAGE)
  super(message)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.