Ash.Error.Invalid.TenantRequired exception (ash v3.4.68)
View SourceUsed when a tenant is not specified
Summary
Functions
Create an Elixir.Ash.Error.Invalid.TenantRequired
without raising it.
Functions
@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() }
Create an Elixir.Ash.Error.Invalid.TenantRequired
without raising it.
Keys
- :resource