Monero
Loading...
Searching...
No Matches
cryptonote::DB_OPEN_FAILURE Class Reference

thrown when opening the BlockchainDB fails More...

#include <blockchain_db.h>

Inheritance diagram for cryptonote::DB_OPEN_FAILURE:
Collaboration diagram for cryptonote::DB_OPEN_FAILURE:

Public Member Functions

 DB_OPEN_FAILURE ()
 DB_OPEN_FAILURE (const char *s)
Public Member Functions inherited from cryptonote::DB_EXCEPTION
virtual ~DB_EXCEPTION ()
const char * what () const throw ()

Additional Inherited Members

Protected Member Functions inherited from cryptonote::DB_EXCEPTION
 DB_EXCEPTION (const char *s)

Detailed Description

thrown when opening the BlockchainDB fails

Constructor & Destructor Documentation

◆ DB_OPEN_FAILURE() [1/2]

cryptonote::DB_OPEN_FAILURE::DB_OPEN_FAILURE ( )
inline

◆ DB_OPEN_FAILURE() [2/2]

cryptonote::DB_OPEN_FAILURE::DB_OPEN_FAILURE ( const char * s)
inline

The documentation for this class was generated from the following file: