nationskollen/sdk

Update pagination error creation

Opened this issue · 0 comments

Currently, the app throws an error if pagination fails because of the created ApiError, despite not being thrown. A solution to this is to create a separate error for pagination that is just a regular object.