ExAzureCore. Credentials. Errors. CredentialError exception
(ex_azure_core v0.2.0)
Copy Markdown
Error for credential validation failures.
Used when credential values are invalid, empty, or of wrong type.
Summary
Functions
Create an Elixir.ExAzureCore.Credentials.Errors.CredentialError without raising it.
Types
Functions
@spec exception(opts :: Keyword.t()) :: %ExAzureCore.Credentials.Errors.CredentialError{ __exception__: term(), bread_crumbs: term(), class: term(), path: term(), splode: term(), stacktrace: term(), type: term(), vars: term() }
Create an Elixir.ExAzureCore.Credentials.Errors.CredentialError without raising it.
Keys
- :type