cpp-hocon
0.3.0
|
Exception indicates that the setting was never set to anything, not even null. More...
Public Member Functions | |
missing_exception (std::string const &path) | |
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) | |
Exception indicates that the setting was never set to anything, not even null.
Definition at line 38 of file config_exception.hpp.