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

thrown when a requested output does not exist More...

#include <blockchain_db.h>

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

Public Member Functions

 OUTPUT_DNE ()
 
 OUTPUT_DNE (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 requested output does not exist

Constructor & Destructor Documentation

◆ OUTPUT_DNE() [1/2]

cryptonote::OUTPUT_DNE::OUTPUT_DNE ( )
inline

◆ OUTPUT_DNE() [2/2]

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

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