Image Component Library (ICL)
Classes
Special Exceptions

Classes

class  icl::utils::ICLException
 Base class for Exception handling in the ICL. More...
class  icl::utils::InvalidFileFormatException
 Exception for invalid file formats. More...
class  icl::utils::FileOpenException
 Exception thrown if a file could not be opend. More...
class  icl::utils::FileNotFoundException
 Exception thrown if a file could not be found. More...
class  icl::utils::InvalidFileException
 Exception thrown if a file could not be read properly. More...
class  icl::utils::InvalidImgParamException
 Exception called if an image gets invalid params. More...
class  icl::utils::InvalidFormatException
 Exception thrown if a function should process an unsupported image format. More...
class  icl::utils::InvalidDepthException
 Exception thrown if a function should process an unsupported image depth. More...
class  icl::utils::InvalidSizeException
 Exception thrown if a function should process an unsupported sizes (e.g. with negative dim..) More...
class  icl::utils::ParseException
 Exception thrown if a string is parsed into a specific type (or something) More...
class  icl::utils::InvalidRegularExpressionException
 Thrown by iclStringUtils::match if regular Expression is not valid. More...
struct  icl::utils::ProgArgException
 Programm argument environment exception type \. More...
struct  icl::math::InvalidMatrixDimensionException
 Special linear algebra exception type \. More...
struct  icl::math::IncompatibleMatrixDimensionException
 Special linear algebra exception type \. More...
struct  icl::math::InvalidIndexException
 Special linear algebra exception type \. More...
struct  icl::math::SingularMatrixException
 Special linear algebra exception type \. More...
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines