cpp-hocon
0.3.0
|
All exceptions thrown by the library are subclasses of config_exception
.
More...
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.