cpp-hocon 0.3.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
hocon::parse_exception Struct Reference

Exception indicating that there was a parse error. More...

#include <config_exception.hpp>

Inheritance diagram for hocon::parse_exception:
hocon::config_exception hocon::unresolved_substitution_exception

Public Member Functions

 parse_exception (config_origin const &origin, std::string const &message)
 

Detailed Description

Exception indicating that there was a parse error.

Definition at line 101 of file config_exception.hpp.

Constructor & Destructor Documentation

◆ parse_exception()

hocon::parse_exception::parse_exception ( config_origin const &  origin,
std::string const &  message 
)
inline

Definition at line 102 of file config_exception.hpp.


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