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

Exception for invalid file formats. More...

#include <Exception.h>

Inheritance diagram for icl::utils::InvalidFileFormatException:
icl::utils::ICLException

List of all members.

Public Member Functions

 InvalidFileFormatException () throw ()
 InvalidFileFormatException (const std::string &hint) throw ()
virtual ~InvalidFileFormatException () throw ()

Detailed Description

Exception for invalid file formats.


Constructor & Destructor Documentation

icl::utils::InvalidFileFormatException::InvalidFileFormatException ( const std::string &  hint) throw () [inline]

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