GnuCash
5.6-150-g038405b370+
|
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.