Raised for client-side programmer errors (e.g. missing a required idempotency key on a ledger endpoint) — it never reaches the network.
Summary
Types
@type t() :: %Synctera.UsageError{__exception__: true, message: String.t()}
Raised for client-side programmer errors (e.g. missing a required idempotency key on a ledger endpoint) — it never reaches the network.
@type t() :: %Synctera.UsageError{__exception__: true, message: String.t()}