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

thrown when a block exists, but shouldn't, namely when adding a block More...

#include <blockchain_db.h>

Inheritance diagram for cryptonote::BLOCK_EXISTS:
Collaboration diagram for cryptonote::BLOCK_EXISTS:

Public Member Functions

 BLOCK_EXISTS ()
 BLOCK_EXISTS (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 a block exists, but shouldn't, namely when adding a block

Constructor & Destructor Documentation

◆ BLOCK_EXISTS() [1/2]

cryptonote::BLOCK_EXISTS::BLOCK_EXISTS ( )
inline

◆ BLOCK_EXISTS() [2/2]

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

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