Class | AMQP::Error |
In: |
lib/amqp/exceptions.rb
|
Parent: | StandardError |
Base class for AMQP connection lifecycle exceptions. @api public
cause | [R] | An exception in one of the underlying libraries that caused this exception to be re-thrown. May be nil. |