Parent

Methods

Class/Module Index [+]

Quicksearch

AMQ::Client::MissingHandlerError

Client

Public Class Methods

new(frame) click to toggle source
# File lib/amq/client/exceptions.rb, line 54
def initialize(frame)
  super("No callback registered for #{frame.method_class}")
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.