Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
icl::utils::ConfigFile::InvalidTypeException Struct Reference

Internal exception type, thrown if an entry type missmatch occurs. More...

#include <ConfigFile.h>

Inheritance diagram for icl::utils::ConfigFile::InvalidTypeException:
icl::utils::ICLException

List of all members.

Public Member Functions

 InvalidTypeException (const std::string &entryName, const std::string &typeName)
virtual ~InvalidTypeException () throw ()

Detailed Description

Internal exception type, thrown if an entry type missmatch occurs.


Constructor & Destructor Documentation

icl::utils::ConfigFile::InvalidTypeException::InvalidTypeException ( const std::string &  entryName,
const std::string &  typeName 
) [inline]

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines