|
cpp-hocon 0.3.0
|
All exceptions thrown by the library are subclasses of config_exception.
More...
#include <config_exception.hpp>
Public Member Functions | |
| config_exception (config_origin const &origin, std::string const &message) | |
| config_exception (std::string const &message) | |
| config_exception (std::string const &message, std::exception const &e) | |
All exceptions thrown by the library are subclasses of config_exception.
Definition at line 14 of file config_exception.hpp.
|
inline |
Definition at line 15 of file config_exception.hpp.
|
inline |
Definition at line 17 of file config_exception.hpp.
|
inline |
Definition at line 19 of file config_exception.hpp.