AshPagify.Error.Query.SearchNotImplemented exception (ash_pagify v1.4.2)
View SourceUsed when a search is requested but not implemented
Summary
Functions
Create an Elixir.AshPagify.Error.Query.SearchNotImplemented
without raising it.
Functions
@spec exception(opts :: Keyword.t()) :: %AshPagify.Error.Query.SearchNotImplemented{ __exception__: true, bread_crumbs: term(), class: term(), path: term(), resource: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.AshPagify.Error.Query.SearchNotImplemented
without raising it.
Keys
- :resource