Exception: Posthaste::InvalidRequestError
- Inherits:
-
APIStatusError
- Object
- StandardError
- Error
- APIStatusError
- Posthaste::InvalidRequestError
- Defined in:
- lib/posthaste/errors.rb
Overview
400 — the body is wrong. error.fields often says where.
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