softwarecontainer
0.18.0-739e8d7 2017-05-04
|
An error occured in ContainerUtilityInterface. More...
#include <containerutilityinterface.h>
Public Member Functions | |
ContainerUtilityInterfaceError (const std::string &message) | |
virtual const char * | what () const throw () |
Protected Attributes | |
std::string | m_message |
An error occured in ContainerUtilityInterface.
This exception should be used if an internal error occurs in the ContainerUtilityInterface.
Definition at line 42 of file containerutilityinterface.h.