Image Component Library (ICL)
Public Member Functions | List of all members
icl::qt::DataStore::KeyNotFoundException Struct Reference

Internal Exception type thrown if operator[] is given an unknown index string. More...

#include <DataStore.h>

Inheritance diagram for icl::qt::DataStore::KeyNotFoundException:
icl::utils::ICLException

Public Member Functions

 KeyNotFoundException (const std::string &key)
 
- 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 operator[] is given an unknown index string.

Constructor & Destructor Documentation

◆ KeyNotFoundException()

icl::qt::DataStore::KeyNotFoundException::KeyNotFoundException ( const std::string &  key)
inline

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