zep
|
Exception class for all TOML parsing errors. More...
#include <cpptoml.h>
Public Member Functions | |
parse_exception (const std::string &err) | |
parse_exception (const std::string &err, std::size_t line_number) | |
Exception class for all TOML parsing errors.