Exception: Ably::Exceptions::UnauthorizedRequest
- Inherits:
-
BaseAblyException
- Object
- StandardError
- BaseAblyException
- Ably::Exceptions::UnauthorizedRequest
- Defined in:
- lib/ably/exceptions.rb
Overview
Similar to 403 Forbidden, but specifically for use when authentication is required and has failed or has not yet been provided
Instance Attribute Summary
Attributes inherited from BaseAblyException
Method Summary
Methods inherited from BaseAblyException
Constructor Details
This class inherits a constructor from Ably::Exceptions::BaseAblyException