Class
AMQ::Protocol::EmptyResponseError
In:
lib/amq/protocol/client.rb
Parent:
Protocol::Error
Methods
new
Constants
DEFAULT_MESSAGE
=
"Empty response received from the server."
Public Class methods
new
(message = self.class::DEFAULT_MESSAGE)
[Validate]