Exception indicates that the setting was never set to anything, not even null.
More...
#include <config_exception.hpp>
Exception indicates that the setting was never set to anything, not even null.
Definition at line 38 of file config_exception.hpp.
◆ missing_exception()
| hocon::missing_exception::missing_exception |
( |
std::string const & |
path | ) |
|
|
inline |
◆ config_exception() [1/3]
| hocon::config_exception::config_exception |
( |
config_origin const & |
origin, |
|
|
std::string const & |
message |
|
) |
| |
|
inline |
◆ config_exception() [2/3]
| hocon::config_exception::config_exception |
( |
std::string const & |
message | ) |
|
|
inline |
◆ config_exception() [3/3]
| hocon::config_exception::config_exception |
( |
std::string const & |
message, |
|
|
std::exception const & |
e |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file: