AshAuthentication.Errors.SenderFailed exception (ash_authentication v5.0.0-rc.0)
View SourceA sender failed to deliver a token.
Summary
Functions
Create an Elixir.AshAuthentication.Errors.SenderFailed without raising it.
Types
@type t() :: Exception.t()
Functions
@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