softwarecontainer
0.18.0-739e8d7 2017-05-04
|
A requested config item could not be found in any of the config sources. More...
#include <configerror.h>
Public Member Functions | |
ConfigNotFoundError (const std::string &message) | |
virtual const char * | what () const throw () |
Protected Attributes | |
std::string | m_message |
A requested config item could not be found in any of the config sources.
Definition at line 140 of file configerror.h.