Used when an invalid load is provided
Create an Elixir.Ash.Error.Query.InvalidLoad without raising it.
Elixir.Ash.Error.Query.InvalidLoad
@spec exception(opts :: Keyword.t()) :: %Ash.Error.Query.InvalidLoad{ __exception__: true, bread_crumbs: term(), class: term(), load: term(), path: term(), splode: term(), stacktrace: term(), vars: term() }