Electric.Client.Error exception (Electric Client v0.10.2)

Copy Markdown View Source

Summary

Types

t()

@type t() :: %Electric.Client.Error{
  __exception__: true,
  message: term(),
  resp: term()
}