|
Configuru
|
Thrown on a syntax error. More...
#include <configuru.hpp>


Public Member Functions | |
| ParseError (const DocInfo_SP &doc, Index line, Index column, const std::string &msg) | |
| const char * | what () const noexceptoverride |
| Will name the file name, line number, column and description. | |
| Index | line () const noexcept |
| Index | column () const noexcept |
Thrown on a syntax error.
1.8.11