Configuru
Public Member Functions | List of all members
configuru::ParseError Class Reference

Thrown on a syntax error. More...

#include <configuru.hpp>

Inheritance diagram for configuru::ParseError:
Inheritance graph
[legend]
Collaboration diagram for configuru::ParseError:
Collaboration graph
[legend]

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
 

Detailed Description

Thrown on a syntax error.


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