Image Component Library (ICL)
Public Member Functions | List of all members
icl::utils::InvalidDepthException Class Reference

Exception thrown if a function should process an unsupported image depth. More...

#include <Exception.h>

Inheritance diagram for icl::utils::InvalidDepthException:
icl::utils::ICLException

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 ()
 

Detailed Description

Exception thrown if a function should process an unsupported image depth.

Constructor & Destructor Documentation

◆ InvalidDepthException()

icl::utils::InvalidDepthException::InvalidDepthException ( const std::string &  functionName)
throw (
)
inline

◆ ~InvalidDepthException()

virtual icl::utils::InvalidDepthException::~InvalidDepthException ( )
throw (
)
inlinevirtual

The documentation for this class was generated from the following file: