Raised when a paginator callback returns {:error, reason} after the first
page, where reason is not itself an exception.
The reason is kept in the :reason field. See Ark.Paginator.stream/2
for when this is raised instead of returned.
Raised when a paginator callback returns {:error, reason} after the first
page, where reason is not itself an exception.
The reason is kept in the :reason field. See Ark.Paginator.stream/2
for when this is raised instead of returned.