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

Exception that doesn't fall into any other category. More...

#include <config_exception.hpp>

Inheritance diagram for hocon::generic_exception:
hocon::config_exception

Public Member Functions

 generic_exception (std::string const &message)
 

Detailed Description

Exception that doesn't fall into any other category.

Definition at line 181 of file config_exception.hpp.

Constructor & Destructor Documentation

◆ generic_exception()

hocon::generic_exception::generic_exception ( std::string const &  message)
inline

Definition at line 182 of file config_exception.hpp.


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