Exception: Posthaste::DomainNotVerifiedError
- Inherits:
-
UnprocessableError
- Object
- StandardError
- Error
- APIStatusError
- UnprocessableError
- Posthaste::DomainNotVerifiedError
- Defined in:
- lib/posthaste/errors.rb
Overview
The from domain has not had its DKIM record verified. Publish the record
and verify it; there is no flag that skips this.
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