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

An error occured in ContainerUtilityInterface. More...

#include <containerutilityinterface.h>

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

Public Member Functions

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

Protected Attributes

std::string m_message
 

Detailed Description

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.


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