Exception: Forem::AuthenticationError
- Inherits:
-
ForemError
- Object
- StandardError
- ForemError
- Forem::AuthenticationError
- Defined in:
- lib/forem/errors.rb
Overview
Raised when the server responds with HTTP 401 Unauthorized.
Typically indicates a missing or invalid API key.
Instance Attribute Summary
Attributes inherited from ForemError
#code, #http_body, #http_headers, #http_status
Method Summary
Methods inherited from ForemError
Constructor Details
This class inherits a constructor from Forem::ForemError