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

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

#include <configstoreerror.h>

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

Public Member Functions

 CapabilityParseError (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 Capability in a Service Manifest.

This exception should be used when a Capability is incorrectly formatted.

Definition at line 107 of file configstoreerror.h.


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