#include <KeyValueParser.h>
Public Member Functions | |
ParserError (unsigned int iLine, std::string const &line, std::string const &msg) | |
Public Member Functions inherited from icarus::KeyValuesData::Error | |
Error (std::string msg) | |
Definition at line 147 of file KeyValueParser.h.
icarus::details::KeyValueParser::ParserError::ParserError | ( | unsigned int | iLine, |
std::string const & | line, | ||
std::string const & | msg | ||
) |