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

Exception indicating that there was an IO error. More...

#include <config_exception.hpp>

Inheritance diagram for hocon::io_exception:
hocon::config_exception

Public Member Functions

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

Detailed Description

Exception indicating that there was an IO error.

Definition at line 93 of file config_exception.hpp.

Constructor & Destructor Documentation

◆ io_exception()

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

Definition at line 94 of file config_exception.hpp.


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