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

Base class for Exception handling in the ICL. More...

#include <Exception.h>

Inheritance diagram for icl::utils::ICLException:
icl::geom::Camera::NotEnoughDataPointsException icl::math::FFTException icl::math::IncompatibleMatrixDimensionException icl::math::InvalidIndexException icl::math::InvalidMatrixDimensionException icl::math::SingularMatrixException icl::qt::DataStore::KeyNotFoundException icl::qt::DataStore::UnassignableTypesException icl::qt::GUISyntaxErrorException icl::qt::ICLApplication::SecondSingeltonException icl::utils::CLException icl::utils::ConfigFile::EntryNotFoundException icl::utils::ConfigFile::InvalidTypeException icl::utils::ConfigFile::UnregisteredTypeException icl::utils::FileNotFoundException icl::utils::FileOpenException icl::utils::ICLDynamicFunctionLoadException icl::utils::ICLDynamicLibLoadException icl::utils::InvalidDepthException icl::utils::InvalidFileException icl::utils::InvalidFileFormatException icl::utils::InvalidFormatException icl::utils::InvalidImgParamException icl::utils::InvalidNumChannelException icl::utils::InvalidRegularExpressionException icl::utils::InvalidSizeException icl::utils::ParseException icl::utils::ProgArgException

Public Member Functions

 ICLException (const std::string &msg) throw ()
 
ICLUtils_API void report ()
 

Detailed Description

Base class for Exception handling in the ICL.

Constructor & Destructor Documentation

◆ ICLException()

icl::utils::ICLException::ICLException ( const std::string &  msg)
throw (
)
inline

Member Function Documentation

◆ report()

ICLUtils_API void icl::utils::ICLException::report ( )

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