GnuCash  5.6-150-g038405b370+
Public Member Functions
GncCsvImpParseError Struct Reference

Exception that will be thrown whenever a parsing error is encountered. More...

#include <gnc-import-tx.hpp>

Inheritance diagram for GncCsvImpParseError:

Public Member Functions

 GncCsvImpParseError (const std::string &err, ErrMap err_vec)
 
ErrMap errors () const
 

Detailed Description

Exception that will be thrown whenever a parsing error is encountered.

To get a full list of current errors, call member function parse_errors().

Definition at line 85 of file gnc-import-tx.hpp.


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