Ash.Error.Changes.NoSuchAttribute exception (ash v3.4.68)
View SourceUsed when a change is provided for an attribute that does not exist
Summary
Functions
Create an Elixir.Ash.Error.Changes.NoSuchAttribute
without raising it.
Functions
@spec exception(opts :: Keyword.t()) :: %Ash.Error.Changes.NoSuchAttribute{ __exception__: true, attribute: term(), bread_crumbs: term(), class: term(), path: term(), resource: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.Ash.Error.Changes.NoSuchAttribute
without raising it.
Keys
- :resource
- :attribute