Exception: Posthaste::UnprocessableError
- Inherits:
-
APIStatusError
- Object
- StandardError
- Error
- APIStatusError
- Posthaste::UnprocessableError
- Defined in:
- lib/posthaste/errors.rb
Overview
422 — well formed, and we will not act on it.
Permanent by construction: the same bytes get the same answer, so nothing under this class is ever retried automatically.
Direct Known Subclasses
AttachmentError, ContentBlockedError, DomainNotVerifiedError, ScheduleError, StreamError, SuppressedError, TemplateError
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