Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
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

List of all members.

Public Member Functions

 KeyNotFoundException (const std::string &key)

Detailed Description

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


Constructor & Destructor Documentation


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