Exception: Mailkube::ConflictError
- Defined in:
- lib/mailkube/errors.rb,
sig/mailkube/errors.rbs
Overview
HTTP 409: an idempotency conflict. The same key was reused with a different payload.
Instance Attribute Summary
Attributes inherited from APIError
#body, #error_name, #request_id, #retry_after, #status_code
Method Summary
Methods inherited from APIError
Constructor Details
This class inherits a constructor from Mailkube::APIError