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

An error occured which is an internal error in the config code. More...

#include <configerror.h>

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

Public Member Functions

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

Protected Attributes

std::string m_message
 

Detailed Description

An error occured which is an internal error in the config code.

This exception should be used when execution ends up in an internally erroneous code path, i.e. this should not happen.

Definition at line 56 of file configerror.h.


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