Used when a tenant is not specified
Create an Elixir.Ash.Error.Invalid.TenantRequired without raising it.
Elixir.Ash.Error.Invalid.TenantRequired
@spec exception(opts :: Keyword.t()) :: %Ash.Error.Invalid.TenantRequired{ __exception__: true, bread_crumbs: term(), class: term(), path: term(), resource: term(), splode: term(), stacktrace: term(), vars: term() }