Electroneum
Public Member Functions | List of all members
cryptonote::DB_ERROR_TXN_START Class Reference

thrown when there is an error starting a DB transaction More...

#include <blockchain_db.h>

Inheritance diagram for cryptonote::DB_ERROR_TXN_START:
Inheritance graph
[legend]
Collaboration diagram for cryptonote::DB_ERROR_TXN_START:
Collaboration graph
[legend]

Public Member Functions

 DB_ERROR_TXN_START ()
 
 DB_ERROR_TXN_START (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 there is an error starting a DB transaction

Constructor & Destructor Documentation

◆ DB_ERROR_TXN_START() [1/2]

cryptonote::DB_ERROR_TXN_START::DB_ERROR_TXN_START ( )
inline

◆ DB_ERROR_TXN_START() [2/2]

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

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