AshPagify.Error.Query.NoSuchScope exception (ash_pagify v1.4.2)

View Source

Used when an invalid scopes is provided

Summary

Functions

exception(args)

@spec exception(opts :: Keyword.t()) :: %AshPagify.Error.Query.NoSuchScope{
  __exception__: true,
  bread_crumbs: term(),
  class: term(),
  group: term(),
  name: term(),
  path: term(),
  splode: term(),
  stacktrace: term(),
  vars: term()
}

Create an Elixir.AshPagify.Error.Query.NoSuchScope without raising it.

Keys

  • :group
  • :name