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

Exception called if an image gets invalid params. More...

#include <Exception.h>

Inheritance diagram for icl::utils::InvalidImgParamException:
icl::utils::ICLException

Public Member Functions

 InvalidImgParamException (const std::string &param) throw ()
 
virtual ~InvalidImgParamException () throw ()
 
- Public Member Functions inherited from icl::utils::ICLException
 ICLException (const std::string &msg) throw ()
 
ICLUtils_API void report ()
 

Detailed Description

Exception called if an image gets invalid params.

Constructor & Destructor Documentation

◆ InvalidImgParamException()

icl::utils::InvalidImgParamException::InvalidImgParamException ( const std::string &  param)
throw (
)
inline

◆ ~InvalidImgParamException()

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

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