PaginationException constructor

const PaginationException(
  1. String? message
)

Implementation

const PaginationException(super.message);