const PageId page_number_
An exception that is thrown when an attempt is made to access an invalid page in a file...
const std::string filename_
virtual PageId page_number() const
virtual const std::string & filename() const
virtual ~InvalidPageException()
InvalidPageException(const PageId requested_number, const std::string &file)