Latch.Error.XRPC exception (latch v0.5.0)

Copy Markdown

The PDS returned a non-2xx XRPC response.

Summary

Types

t()

@type t() :: %Latch.Error.XRPC{
  __exception__: term(),
  body: map(),
  status: pos_integer()
}