class Aws::PageableResponse::LastPageError

Raised when calling {PageableResponse#next_page} on a pager that is on the last page of results. You can call {PageableResponse#last_page?} or {PageableResponse#next_page?} to know if there are more pages.