Image Component Library (ICL)
|
Internal exception type, thrown if an entry was not found. More...
#include <ConfigFile.h>
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 () |
Internal exception type, thrown if an entry was not found.
|
inline |
|
inlinevirtual |