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

Public Member Functions

 GncQuoteSourceError (const std::string &err)
 

Detailed Description

Definition at line 99 of file gnc-quotes.cpp.

Constructor & Destructor Documentation

◆ GncQuoteSourceError()

GncQuoteSourceError::GncQuoteSourceError ( const std::string &  err)
inline

Definition at line 101 of file gnc-quotes.cpp.

101: std::runtime_error(err) {}

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