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