ExAzureCore. Auth. Errors. InvalidTokenFormat exception
(ex_azure_core v0.3.0)
Copy Markdown
Error raised when a token has an invalid or unexpected format.
Summary
Functions
Create an Elixir.ExAzureCore.Auth.Errors.InvalidTokenFormat without raising it.
Types
Functions
@spec exception(opts :: Keyword.t()) :: %ExAzureCore.Auth.Errors.InvalidTokenFormat{ __exception__: term(), bread_crumbs: term(), class: term(), path: term(), splode: term(), stacktrace: term(), token: term(), vars: term() }
Create an Elixir.ExAzureCore.Auth.Errors.InvalidTokenFormat without raising it.
Keys
- :token