Exception: Ably::Exceptions::Standard
- Inherits:
-
BaseAblyException
- Object
- StandardError
- BaseAblyException
- Ably::Exceptions::Standard
- Defined in:
- lib/ably/exceptions.rb
Overview
A generic Ably exception taht supports a status & code. See github.com/ably/ably-common/blob/master/protocol/errors.json for a list of Ably errors
Instance Attribute Summary
Attributes inherited from BaseAblyException
Method Summary
Methods inherited from BaseAblyException
Constructor Details
This class inherits a constructor from Ably::Exceptions::BaseAblyException