Image Component Library (ICL)
|
Exception thrown if a file could not be read properly. More...
#include <Exception.h>
Public Member Functions | |
InvalidFileException (const std::string &sFileName) throw () | |
virtual | ~InvalidFileException () 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 read properly.
|
inline |
|
inlinevirtual |