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