ExAzureCore. Errors. Authentication exception
(ex_azure_core v0.2.0)
Copy Markdown
Defines the error type related to authentication failures.
Summary
Functions
Create an Elixir.ExAzureCore.Errors.Authentication without raising it.
Callback implementation for Exception.message/1.
Types
@type t() :: Splode.Error.t()
Functions
@spec exception(opts :: Keyword.t()) :: %ExAzureCore.Errors.Authentication{ __exception__: term(), bread_crumbs: term(), class: term(), errors: term(), path: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.ExAzureCore.Errors.Authentication without raising it.
Keys
- :errors
Callback implementation for Exception.message/1.