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