fawkes::ConfigEntryNotFoundException Class Reference
Thrown if a config entry could not be found. More...
#include <config/config.h>
Inheritance diagram for fawkes::ConfigEntryNotFoundException:

Public Member Functions | |
| ConfigEntryNotFoundException (const char *path) | |
| Constructor. | |
Detailed Description
Thrown if a config entry could not be found.Definition at line 43 of file config.h.
Constructor & Destructor Documentation
| fawkes::ConfigEntryNotFoundException::ConfigEntryNotFoundException | ( | const char * | path | ) |
The documentation for this class was generated from the following files:
- src/libs/config/config.h
- src/libs/config/config.cpp

