Exception: Ably::Exceptions::MessageQueueingDisabled

Inherits:
BaseAblyException show all
Defined in:
lib/submodules/ably-ruby/lib/ably/exceptions.rb

Overview

The client has been configured to not queue messages i.e. only publish down an active connection

Instance Attribute Summary

Attributes inherited from BaseAblyException

#code, #message, #request_id, #status

Method Summary

Methods inherited from BaseAblyException

#as_json, #initialize, #to_s

Constructor Details

This class inherits a constructor from Ably::Exceptions::BaseAblyException