Used when an invalid page option is provided
Create an Elixir.Ash.Error.Query.InvalidPage without raising it.
Elixir.Ash.Error.Query.InvalidPage
@spec exception(opts :: Keyword.t()) :: %Ash.Error.Query.InvalidPage{ __exception__: true, bread_crumbs: term(), class: term(), page: term(), path: term(), splode: term(), stacktrace: term(), vars: term() }