Fawkes API  Fawkes Development Version
fawkes::ConfigEntryNotFoundException Class Reference

Thrown if a config entry could not be found. More...

#include <config/config.h>

Inheritance diagram for fawkes::ConfigEntryNotFoundException:

List of all members.

Public Member Functions

 ConfigEntryNotFoundException (const char *path)
 Constructor.

Detailed Description

Thrown if a config entry could not be found.


Constructor & Destructor Documentation

fawkes::ConfigEntryNotFoundException::ConfigEntryNotFoundException ( const char *  path)

Constructor.

Parameters:
pathpath of value

Definition at line 344 of file config.cpp.


The documentation for this class was generated from the following files: