12 #include "badgerdb_exception.h"
Base class for all BadgerDB-specific exceptions.
std::uint32_t FrameId
Identifier for a frame in buffer pool.
An exception that is thrown when a buffer is found whose valid is false but other variables in BufDes...
BadBufferException(FrameId frameNoIn, bool dirtyIn, bool validIn, bool refbitIn)