Raised when a repository lifecycle operation fails.
Summary
Functions
Create an Elixir.Mnemosyne.Errors.Framework.RepoError without raising it.
Types
Functions
@spec exception(opts :: Keyword.t()) :: %Mnemosyne.Errors.Framework.RepoError{ __exception__: true, bread_crumbs: term(), class: term(), path: term(), reason: term(), repo_id: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.Mnemosyne.Errors.Framework.RepoError without raising it.
Keys
- :repo_id
- :reason