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

An error occured in ConfigStore relating to the path to the Service Manifest(s) More...

#include <configstoreerror.h>

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

Public Member Functions

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

Protected Attributes

std::string m_message
 

Detailed Description

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.


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