PIVX Core  5.6.99
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
libzerocoin::InvalidSerialException Class Reference

#include <Coin.h>

Inheritance diagram for libzerocoin::InvalidSerialException:
[legend]
Collaboration diagram for libzerocoin::InvalidSerialException:
[legend]

Public Member Functions

 InvalidSerialException (const std::string &message)
 

Public Attributes

std::string message
 

Detailed Description

Definition at line 30 of file Coin.h.

Constructor & Destructor Documentation

◆ InvalidSerialException()

libzerocoin::InvalidSerialException::InvalidSerialException ( const std::string &  message)
inlineexplicit

Definition at line 33 of file Coin.h.

Member Data Documentation

◆ message

std::string libzerocoin::InvalidSerialException::message

Definition at line 32 of file Coin.h.


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