csvpp 1.2.0
CSV parsing / writing libraries
Loading...
Searching...
No Matches
csv::Parse_error Member List

This is the complete list of members for csv::Parse_error, including all inherited members.

col_no() constcsv::Parse_errorinline
Error()=default (defined in csv::Error)csv::Errorprotected
Error(const std::string &msg) (defined in csv::Error)csv::Errorinlineexplicitprotected
line_no() constcsv::Parse_errorinline
Parse_error(const std::string &type, int line_no, int col_no)csv::Parse_errorinline
type() constcsv::Parse_errorinline
what() const overridecsv::Errorinline
~Error()=default (defined in csv::Error)csv::Errorvirtual