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

The container instance is in an invalid state and should not be used. More...

#include <softwarecontainer.h>

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

Public Member Functions

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

Protected Attributes

std::string m_message
 

Detailed Description

The container instance is in an invalid state and should not be used.

Definition at line 102 of file softwarecontainer.h.


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