12 #include "wiscdb_exception.h" 13 #include "include/types.h"
std::uint32_t PageId
Identifier for a page in a file.
HashAlreadyPresentException(const std::string &nameIn, PageId pageNoIn, FrameId frameNoIn)
An exception that is thrown when a new entry to be inserted in the hash table is already present in i...
std::uint32_t FrameId
Identifier for a frame in buffer pool.
Base class for all WiscDB-specific exceptions.