Image Component Library (ICL)
Public Member Functions | List of all members
icl::utils::ConfigFile::UnregisteredTypeException Struct Reference

thrown if unregistered types are used More...

#include <ConfigFile.h>

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

Public Member Functions

 UnregisteredTypeException (const std::string &rttiID)
 
 ~UnregisteredTypeException () throw ()
 
- Public Member Functions inherited from icl::utils::ICLException
 ICLException (const std::string &msg) throw ()
 
ICLUtils_API void report ()
 

Detailed Description

thrown if unregistered types are used

Constructor & Destructor Documentation

◆ UnregisteredTypeException()

icl::utils::ConfigFile::UnregisteredTypeException::UnregisteredTypeException ( const std::string &  rttiID)
inline

◆ ~UnregisteredTypeException()

icl::utils::ConfigFile::UnregisteredTypeException::~UnregisteredTypeException ( )
throw (
)
inline

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