Image Component Library (ICL)
|
Exception thrown if a function should process an unsupported image depth. More...
#include <Exception.h>
Public Member Functions | |
InvalidDepthException (const std::string &functionName) throw () | |
virtual | ~InvalidDepthException () throw () |
Public Member Functions inherited from icl::utils::ICLException | |
ICLException (const std::string &msg) throw () | |
ICLUtils_API void | report () |
Exception thrown if a function should process an unsupported image depth.
|
inline |
|
inlinevirtual |