softwarecontainer  0.18.0-739e8d7 2017-05-04
softwarecontainer::ConfigNotFoundError Class Reference

A requested config item could not be found in any of the config sources. More...

#include <configerror.h>

Inheritance diagram for softwarecontainer::ConfigNotFoundError:
[legend]
Collaboration diagram for softwarecontainer::ConfigNotFoundError:
[legend]

Public Member Functions

 ConfigNotFoundError (const std::string &message)
 
virtual const char * what () const throw ()
 

Protected Attributes

std::string m_message
 

Detailed Description

A requested config item could not be found in any of the config sources.

Definition at line 140 of file configerror.h.


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