Thrown when invalid CSV is parsed. More...
#include <PartialCsvParser.hpp>
Public Member Functions | |
PCPCsvError (const std::string &cause) | |
![]() | |
PCPError (const std::string &cause) | |
Thrown when invalid CSV is parsed.
CSV format is (weakly) defined in RFC4180 Section2
PartialCsvParser throws this exception when one of the following conditions is satisfied.
|
inline |