PageNotFoundException constructor

const PageNotFoundException(
  1. int pageNumber
)

Implementation

const PageNotFoundException(this.pageNumber);