Dsxir.Errors.LM.Authentication exception (dsxir v0.1.0)

Copy Markdown

Raised when the LM rejects a request due to missing or invalid credentials.

Summary

Functions

exception(args)

@spec exception(opts :: Keyword.t()) :: %Dsxir.Errors.LM.Authentication{
  __exception__: true,
  bread_crumbs: term(),
  class: term(),
  model_id: term(),
  path: term(),
  reason: term(),
  splode: term(),
  stacktrace: term(),
  vars: term()
}

Create an Elixir.Dsxir.Errors.LM.Authentication without raising it.

Keys

  • :model_id
  • :reason