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.

Definition at line 43 of file config.h.


Constructor & Destructor Documentation

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

Constructor.

Parameters:
pathpath of value

Definition at line 343 of file config.cpp.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends