Raised when a referenced resource cannot be found.
Summary
Functions
Create an Elixir.Mnemosyne.Errors.Framework.NotFoundError without raising it.
Types
Functions
@spec exception(opts :: Keyword.t()) :: %Mnemosyne.Errors.Framework.NotFoundError{ __exception__: true, bread_crumbs: term(), class: term(), id: term(), path: term(), resource: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.Mnemosyne.Errors.Framework.NotFoundError without raising it.
Keys
- :resource
- :id