Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
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::InvalidRegularExpressionException icl::utils::InvalidSizeException icl::utils::ParseException icl::utils::ProgArgException

List of all members.

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

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

Member Function Documentation


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