Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
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

List of all members.

Public Member Functions

 InvalidDepthException (const std::string &functionName) throw ()
virtual ~InvalidDepthException () throw ()

Detailed Description

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


Constructor & Destructor Documentation

icl::utils::InvalidDepthException::InvalidDepthException ( const std::string &  functionName) throw () [inline]
virtual icl::utils::InvalidDepthException::~InvalidDepthException ( ) throw () [inline, virtual]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines