StandardError
# File lib/amq/client/exceptions.rb, line 98 def initialize(types, given) super("#{given.inspect} exchange type is unknown. Standard types are #{BUILTIN_TYPES.inspect}, custom exchange types must begin with x-, for example: x-recent-history") end
[Validate]
Generated with the Darkfish Rdoc Generator 2.