Exception: Cent::UnauthorizedError

Inherits:
TransportError show all
Defined in:
lib/cent/error.rb

Overview

Raised when Centrifugo returns HTTP 401 (invalid API key).

Instance Attribute Summary

Attributes inherited from TransportError

#status

Method Summary

Methods inherited from TransportError

#initialize

Constructor Details

This class inherits a constructor from Cent::TransportError