Ash.Error.Load.InvalidQuery exception (ash v3.4.71)

View Source

Used when an invalid query is provided in a load

Summary

Functions

exception(args)

@spec exception(opts :: Keyword.t()) :: %Ash.Error.Load.InvalidQuery{
  __exception__: true,
  bread_crumbs: term(),
  class: term(),
  load_path: term(),
  path: term(),
  splode: term(),
  stacktrace: term(),
  vars: term()
}

Create an Elixir.Ash.Error.Load.InvalidQuery without raising it.

Keys

  • :load_path