Image Component Library (ICL)
Public Member Functions | List of all members
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

Public Member Functions

 InvalidTypeException (const std::string &entryName, const std::string &typeName)
 
virtual ~InvalidTypeException () throw ()
 
- Public Member Functions inherited from icl::utils::ICLException
 ICLException (const std::string &msg) throw ()
 
ICLUtils_API void report ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ InvalidTypeException()

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

◆ ~InvalidTypeException()

virtual icl::utils::ConfigFile::InvalidTypeException::~InvalidTypeException ( )
throw (
)
inlinevirtual

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