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

Internal exception type, thrown if an entry was not found. More...

#include <ConfigFile.h>

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

Public Member Functions

 EntryNotFoundException (const std::string &entryName)
 
virtual ~EntryNotFoundException () 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 was not found.

Constructor & Destructor Documentation

◆ EntryNotFoundException()

icl::utils::ConfigFile::EntryNotFoundException::EntryNotFoundException ( const std::string &  entryName)
inline

◆ ~EntryNotFoundException()

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

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