zep
Public Member Functions | List of all members
cpptoml::parse_exception Class Reference

Exception class for all TOML parsing errors. More...

#include <cpptoml.h>

Inheritance diagram for cpptoml::parse_exception:

Public Member Functions

 parse_exception (const std::string &err)
 
 parse_exception (const std::string &err, std::size_t line_number)
 

Detailed Description

Exception class for all TOML parsing errors.


The documentation for this class was generated from the following file: