Image Component Library (ICL)
|
Internal exception type, thrown if an entry type missmatch occurs. More...
#include <ConfigFile.h>
Public Member Functions | |
InvalidTypeException (const std::string &entryName, const std::string &typeName) | |
virtual | ~InvalidTypeException () throw () |
Public Member Functions inherited from icl::utils::ICLException | |
ICLException (const std::string &msg) throw () | |
ICLUtils_API void | report () |
Internal exception type, thrown if an entry type missmatch occurs.
|
inline |
|
inlinevirtual |