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

Exception thrown if a file could not be read properly. More...

#include <Exception.h>

Inheritance diagram for icl::utils::InvalidFileException:
icl::utils::ICLException

List of all members.

Public Member Functions

 InvalidFileException (const std::string &sFileName) throw ()
virtual ~InvalidFileException () throw ()

Detailed Description

Exception thrown if a file could not be read properly.


Constructor & Destructor Documentation

icl::utils::InvalidFileException::InvalidFileException ( const std::string &  sFileName) throw () [inline]
virtual icl::utils::InvalidFileException::~InvalidFileException ( ) throw () [inline, virtual]

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