Exception: RelayGrid::AuthenticationError

Inherits:
APIError
  • Object
show all
Defined in:
lib/relaygrid/errors.rb

Overview

401/403 -- the API key is missing, invalid, inactive, expired, or its account is suspended.

Instance Attribute Summary

Attributes inherited from APIError

#body, #status

Method Summary

Methods inherited from APIError

#error_message, from_response, #initialize

Constructor Details

This class inherits a constructor from RelayGrid::APIError