|
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) | |
Private Attributes | |
| std::string | m |
A base class for BlockchainDB exceptions.
|
inlineprotected |
|
inlinevirtual |
|
inline | |||||||||||||
|
private |