Synctera.UsageError exception (Synctera v1.0.0)

Copy Markdown View Source

Raised for client-side programmer errors (e.g. missing a required idempotency key on a ledger endpoint) — it never reaches the network.

Summary

Types

t()

@type t() :: %Synctera.UsageError{__exception__: true, message: String.t()}