Ash.Error.Unknown.UnknownError exception (ash v3.4.68)
View SourceUsed when an unknown error occurs
Summary
Functions
Create an Elixir.Ash.Error.Unknown.UnknownError
without raising it.
Types
Functions
@spec exception(opts :: Keyword.t()) :: %Ash.Error.Unknown.UnknownError{ __exception__: true, bread_crumbs: term(), class: term(), error: term(), field: term(), path: term(), splode: term(), stacktrace: term(), value: term(), vars: term() }
Create an Elixir.Ash.Error.Unknown.UnknownError
without raising it.
Keys
- :error
- :field
- :value