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