|
Electroneum
|
A base class for BlockchainDB exceptions. More...
#include <blockchain_db.h>


Public Member Functions | |
| virtual | ~DB_EXCEPTION () |
| const char * | what () const throw () |
Protected Member Functions | |
| DB_EXCEPTION (const char *s) | |
A base class for BlockchainDB exceptions.
Definition at line 201 of file blockchain_db.h.
|
inlineprotected |
Definition at line 207 of file blockchain_db.h.

|
inlinevirtual |
Definition at line 210 of file blockchain_db.h.
|
inline | ||||||||||||
Definition at line 212 of file blockchain_db.h.
