Ash.Error.Forbidden.Placeholder exception (ash v3.4.68)
View SourceA placeholder exception that the user should never see
Summary
Functions
Create an Elixir.Ash.Error.Forbidden.Placeholder
without raising it.
Functions
@spec exception(opts :: Keyword.t()) :: %Ash.Error.Forbidden.Placeholder{ __exception__: true, authorizer: term(), bread_crumbs: term(), class: term(), path: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.Ash.Error.Forbidden.Placeholder
without raising it.
Keys
- :authorizer