12 #include "wiscdb_exception.h" 13 #include "include/types.h"
An exception that is thrown when an entry being looked up in the hash table is not present in it...
std::uint32_t PageId
Identifier for a page in a file.
Base class for all WiscDB-specific exceptions.
HashNotFoundException(const std::string &nameIn, PageId pageNoIn)