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

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

#include <blockchain_db.h>

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

Public Member Functions

 KEY_IMAGE_EXISTS ()
 
 KEY_IMAGE_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 spent key image exists, but shouldn't, namely when adding a block

Constructor & Destructor Documentation

◆ KEY_IMAGE_EXISTS() [1/2]

cryptonote::KEY_IMAGE_EXISTS::KEY_IMAGE_EXISTS ( )
inline

◆ KEY_IMAGE_EXISTS() [2/2]

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

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