softwarecontainer
0.18.0-739e8d7 2017-05-04
|
An error occured in ConfigStore relating to the path to the Service Manifest(s) More...
#include <configstoreerror.h>
Public Member Functions | |
ServiceManifestPathError (const std::string &message) | |
virtual const char * | what () const throw () |
Protected Attributes | |
std::string | m_message |
An error occured in ConfigStore relating to the path to the Service Manifest(s)
This exception should be used when the path to the file or directory pointing to one or more Service Manifests is incorrect.
Definition at line 56 of file configstoreerror.h.