softwarecontainer
0.18.0-739e8d7 2017-05-04
|
An error occured in ConfigStore when parsing a Capability in a Service Manifest. More...
#include <configstoreerror.h>
Public Member Functions | |
CapabilityParseError (const std::string &message) | |
virtual const char * | what () const throw () |
Protected Attributes | |
std::string | m_message |
An error occured in ConfigStore when parsing a Capability in a Service Manifest.
This exception should be used when a Capability is incorrectly formatted.
Definition at line 107 of file configstoreerror.h.