GnuCash c935c2f+
Loading...
Searching...
No Matches
Public Member Functions
GncQuoteException Struct Reference
Inheritance diagram for GncQuoteException:

Public Member Functions

 GncQuoteException (const std::string &msg)
 

Detailed Description

Definition at line 58 of file gnc-quotes.hpp.

Constructor & Destructor Documentation

◆ GncQuoteException()

GncQuoteException::GncQuoteException ( const std::string &  msg)
inline

Definition at line 60 of file gnc-quotes.hpp.

60: std::runtime_error(msg) {}

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