class PaginationException extends CnicException (View source)

Thrown when a list-pagination helper is used incorrectly.

Raised by {\CNIC\CNR\Client::requestNextResponsePage()} when the current command still carries a LAST parameter, which conflicts with the automatic page-cursor arithmetic and must be removed before paginating.