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