Class
AMQ::Client::UnknownExchangeTypeError
In:
lib/amq/client/exceptions.rb
Parent:
StandardError
Methods
new
Constants
BUILTIN_TYPES
=
[:fanout, :direct, :topic, :headers].freeze
Public Class methods
new
(types, given)
[Validate]