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

An error has occured in the underlying container implementation. More...

#include <softwarecontainer.h>

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

Public Member Functions

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

Protected Attributes

std::string m_message
 

Detailed Description

An error has occured in the underlying container implementation.

Definition at line 82 of file softwarecontainer.h.


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