AshAuthentication.Errors.SenderFailed exception (ash_authentication v5.0.0-rc.0)

View Source

A sender failed to deliver a token.

Summary

Types

t()

@type t() :: Exception.t()

Functions

exception(args)

@spec exception(opts :: Keyword.t()) :: %AshAuthentication.Errors.SenderFailed{
  __exception__: true,
  bread_crumbs: term(),
  class: term(),
  path: term(),
  reason: term(),
  sender: term(),
  splode: term(),
  stacktrace: term(),
  strategy: term(),
  vars: term()
}

Create an Elixir.AshAuthentication.Errors.SenderFailed without raising it.

Keys

  • :sender
  • :reason
  • :strategy