Exception: Posthaste::AuthenticationError
- Inherits:
-
APIStatusError
- Object
- StandardError
- Error
- APIStatusError
- Posthaste::AuthenticationError
- Defined in:
- lib/posthaste/errors.rb
Overview
401 — the key is missing, malformed, revoked, or from another account.
Instance Attribute Summary
Attributes inherited from Error
#body, #request_id, #retry_after_seconds, #status, #type
Method Summary
Methods inherited from Error
#error_field, #initialize, #inspect, #quota_exhausted?, #rate_limited?, #transient?
Constructor Details
This class inherits a constructor from Posthaste::Error