Ark.Paginator.CallbackError exception (ark v0.13.2)

Copy Markdown View Source

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.