An exception that is thrown when some unexpected error occurs in the hash table. More...
#include <end_of_file_exception.h>
Public Member Functions | |
EndOfFileException () |
An exception that is thrown when some unexpected error occurs in the hash table.
Definition at line 19 of file end_of_file_exception.h.
wiscdb::EndOfFileException::EndOfFileException | ( | ) | [explicit] |
Constructs a hash table exception.
Definition at line 15 of file end_of_file_exception.cpp.