Exception indicates that the setting was treated as missing because it was set to null.
More...
#include <config_exception.hpp>
Exception indicates that the setting was treated as missing because it was set to null.
Definition at line 48 of file config_exception.hpp.
◆ null_exception()
| hocon::null_exception::null_exception |
( |
config_origin const & |
origin, |
|
|
std::string const & |
path, |
|
|
std::string const & |
expected = "" |
|
) |
| |
|
inline |
◆ config_exception() [1/3]
| hocon::config_exception::config_exception |
( |
config_origin const & |
origin, |
|
|
std::string const & |
message |
|
) |
| |
|
inlineinherited |
◆ config_exception() [2/3]
| hocon::config_exception::config_exception |
( |
std::string const & |
message | ) |
|
|
inlineinherited |
◆ config_exception() [3/3]
| hocon::config_exception::config_exception |
( |
std::string const & |
message, |
|
|
std::exception const & |
e |
|
) |
| |
|
inlineinherited |
The documentation for this struct was generated from the following file: