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

Exception thrown if a function should process an unsupported sizes (e.g. with negative dim..) More...

#include <Exception.h>

Inheritance diagram for icl::utils::InvalidSizeException:
icl::utils::ICLException

List of all members.

Public Member Functions

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

Detailed Description

Exception thrown if a function should process an unsupported sizes (e.g. with negative dim..)


Constructor & Destructor Documentation

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