cqosdb::ConfigFile::key_not_found Struct Reference
Key not found exception type, thrown only by T read(key) variant of
read().
More...
#include <ParseDBConfig.hxx>
List of all members.
|
Public Member Functions |
| key_not_found (const string &key_=string()) |
Public Attributes |
string | key |
Detailed Description
Key not found exception type, thrown only by T read(key) variant of
read().
Constructor & Destructor Documentation
cqosdb::ConfigFile::key_not_found::key_not_found |
( |
const string & |
key_ = string() |
) |
[inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: