12 #include "wiscdb_exception.h" 13 #include "include/types.h"
std::uint16_t SlotId
Identifier for a slot in a page.
virtual SlotId slot_number() const
InvalidSlotException(const PageId page_num, const SlotId slot_num)
const PageId page_number_
virtual PageId page_number() const
An exception that is thrown when a slot that doesn't have data is requested from a page...
std::uint32_t PageId
Identifier for a page in a file.
Base class for all WiscDB-specific exceptions.
const SlotId slot_number_