Methods

Class/Module Index [+]

Quicksearch

AMQ::Protocol::FrameTypeError

Public Class Methods

new(types) click to toggle source
# File lib/amq/protocol/exceptions.rb, line 29
def initialize(types)
  super("Must be one of #{types.inspect}")
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.