![]() |
Image Component Library (ICL)
|
Exception thrown if a function should process an unsupported sizes (e.g. with negative dim..) More...
#include <Exception.h>
Public Member Functions | |
InvalidSizeException (const std::string &functionName) throw () | |
virtual | ~InvalidSizeException () throw () |
![]() | |
ICLException (const std::string &msg) throw () | |
ICLUtils_API void | report () |
Exception thrown if a function should process an unsupported sizes (e.g. with negative dim..)
|
inline |
|
inlinevirtual |