Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
icl::utils::InvalidFormatException Class Reference

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

#include <Exception.h>

Inheritance diagram for icl::utils::InvalidFormatException:
icl::utils::ICLException

List of all members.

Public Member Functions

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

Detailed Description

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


Constructor & Destructor Documentation

icl::utils::InvalidFormatException::InvalidFormatException ( const std::string &  functionName) throw () [inline]
virtual icl::utils::InvalidFormatException::~InvalidFormatException ( ) 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