WiscDB
 All Classes Functions Variables Friends
Public Member Functions
wiscdb::HashTableException Class Reference

An exception that is thrown when some unexpected error occurs in the hash table. More...

#include <hash_table_exception.h>

Inheritance diagram for wiscdb::HashTableException:
wiscdb::WiscDbException

List of all members.

Public Member Functions

 HashTableException ()

Detailed Description

An exception that is thrown when some unexpected error occurs in the hash table.

Definition at line 19 of file hash_table_exception.h.


Constructor & Destructor Documentation

Constructs a hash table exception.

Definition at line 15 of file hash_table_exception.cpp.


The documentation for this class was generated from the following files:
 All Classes Functions Variables Friends