Exception: Ably::Exceptions::ChannelInactive
- Inherits:
-
BaseAblyException
- Object
- StandardError
- BaseAblyException
- Ably::Exceptions::ChannelInactive
- Defined in:
- lib/ably/exceptions.rb
Overview
When a channel is detached / failed, certain operations are not permitted such as publishing messages
Instance Attribute Summary
Attributes inherited from BaseAblyException
Method Summary
Methods inherited from BaseAblyException
Constructor Details
This class inherits a constructor from Ably::Exceptions::BaseAblyException