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

#include <guiutil.h>

Inheritance diagram for GUIException:
[legend]
Collaboration diagram for GUIException:
[legend]

Public Member Functions

 GUIException (const std::string &message)
 

Public Attributes

std::string message
 

Detailed Description

Definition at line 38 of file guiutil.h.

Constructor & Destructor Documentation

◆ GUIException()

GUIException::GUIException ( const std::string &  message)
inlineexplicit

Definition at line 42 of file guiutil.h.

Member Data Documentation

◆ message

std::string GUIException::message

Definition at line 41 of file guiutil.h.


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