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

An error occured in ConfigStore when parsing a Service Manifest. More...

#include <configstoreerror.h>

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

Public Member Functions

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

Protected Attributes

std::string m_message
 

Detailed Description

An error occured in ConfigStore when parsing a Service Manifest.

This exception should be used when the Service Manifest is incorrectly formatted, e.g. not a json file.

Definition at line 82 of file configstoreerror.h.


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