|
GnuCash c935c2f+
|
Exception that will be thrown whenever a parsing error is encountered. More...
#include <gnc-import-tx.hpp>
Public Member Functions | |
| GncCsvImpParseError (const std::string &err, ErrMap err_vec) | |
| ErrMap | errors () const |
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.
|
inline |
Definition at line 87 of file gnc-import-tx.hpp.
|
inline |
Definition at line 88 of file gnc-import-tx.hpp.