cpp-hocon  0.3.0
Public Member Functions | List of all members
hocon::unresolved_substitution_exception Struct Reference

Exception indicating that a substitution did not resolve to anything. More...

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

Public Member Functions

 unresolved_substitution_exception (config_origin const &origin, std::string const &detail)
 

Detailed Description

Exception indicating that a substitution did not resolve to anything.

Thrown by config#resolve.

Definition at line 110 of file config_exception.hpp.


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