AshPagify.Error.Query.InvalidOrderByParameter exception
(ash_pagify v1.5.1)
Copy Markdown
View Source
Used when an invalid order_by is provided
Summary
Functions
Create an Elixir.AshPagify.Error.Query.InvalidOrderByParameter without raising it.
Functions
@spec exception(opts :: Keyword.t()) :: %AshPagify.Error.Query.InvalidOrderByParameter{ __exception__: true, bread_crumbs: term(), class: term(), order_by: term(), path: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.AshPagify.Error.Query.InvalidOrderByParameter without raising it.
Keys
- :order_by