Fallback concrete error used when an error cannot be mapped to a known Splode error type.
Summary
Functions
Create an Elixir.Mnemosyne.Errors.Unknown.Unknown without raising it.
Types
Functions
@spec exception(opts :: Keyword.t()) :: %Mnemosyne.Errors.Unknown.Unknown{ __exception__: true, bread_crumbs: term(), class: term(), error: term(), path: term(), splode: term(), stacktrace: term(), value: term(), vars: term() }
Create an Elixir.Mnemosyne.Errors.Unknown.Unknown without raising it.
Keys
- :error
- :value