class AMQP::Error

Base class for AMQP connection lifecycle exceptions. @api public

Attributes

cause[R]

An exception in one of the underlying libraries that caused this exception to be re-thrown. May be nil.