Image Component Library (ICL)
|
Exception thrown if a file could not be found. More...
#include <Exception.h>
Public Member Functions | |
FileNotFoundException (const std::string &sFileName) throw () | |
virtual | ~FileNotFoundException () throw () |
Public Member Functions inherited from icl::utils::ICLException | |
ICLException (const std::string &msg) throw () | |
ICLUtils_API void | report () |
Exception thrown if a file could not be found.
|
inline |
|
inlinevirtual |