Image Component Library (ICL)
|
Exception called if an image gets invalid params. More...
#include <Exception.h>
Public Member Functions | |
InvalidImgParamException (const std::string ¶m) throw () | |
virtual | ~InvalidImgParamException () throw () |
Public Member Functions inherited from icl::utils::ICLException | |
ICLException (const std::string &msg) throw () | |
ICLUtils_API void | report () |
Exception called if an image gets invalid params.
|
inline |
|
inlinevirtual |