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