Exception: Forem::APIError
- Inherits:
-
ForemError
- Object
- StandardError
- ForemError
- Forem::APIError
- Defined in:
- lib/forem/errors.rb
Overview
Raised when the server returns any HTTP 5xx error or an unrecognised non-2xx status code not covered by a more specific subclass.
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