Error returned by PhoenixLens.run/2.
Summary
Types
@type t() :: %PhoenixLens.Error{ __exception__: true, kind: :sql | :policy | :timeout | :read_only | :config, message: String.t() }
Error returned by PhoenixLens.run/2.
@type t() :: %PhoenixLens.Error{ __exception__: true, kind: :sql | :policy | :timeout | :read_only | :config, message: String.t() }