Exception: Anypost::IdempotencyMismatchError

Inherits:
Error
  • Object
show all
Defined in:
lib/anypost/errors.rb

Overview

422 idempotency_mismatch — a key was reused with a different body.

Instance Attribute Summary

Attributes inherited from Error

#raw, #request_id, #status, #type

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Anypost::Error