Image Component Library (ICL)
|
Exception for invalid file formats. More...
#include <Exception.h>
Public Member Functions | |
InvalidFileFormatException () throw () | |
InvalidFileFormatException (const std::string &hint) throw () | |
virtual | ~InvalidFileFormatException () throw () |
Public Member Functions inherited from icl::utils::ICLException | |
ICLException (const std::string &msg) throw () | |
ICLUtils_API void | report () |
Exception for invalid file formats.
|
inline |
|
inline |
|
inlinevirtual |