Ash.Error.Query.NotFound exception (ash v3.4.68)
View SourceUsed when an entity that not exist is referenced
Summary
Functions
Create an Elixir.Ash.Error.Query.NotFound
without raising it.
Functions
@spec exception(opts :: Keyword.t()) :: %Ash.Error.Query.NotFound{ __exception__: true, bread_crumbs: term(), class: term(), path: term(), primary_key: term(), resource: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.Ash.Error.Query.NotFound
without raising it.
Keys
- :primary_key
- :resource