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

Internal Exception type thrown if Data::operator= is called for incompatible values. More...

#include <DataStore.h>

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

Public Member Functions

 UnassignableTypesException (const std::string &tSrc, const std::string &tDst)
 
- 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 Data::operator= is called for incompatible values.

Constructor & Destructor Documentation

◆ UnassignableTypesException()

icl::qt::DataStore::UnassignableTypesException::UnassignableTypesException ( const std::string &  tSrc,
const std::string &  tDst 
)
inline

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