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

Exception thrown if a file could not be found. More...

#include <Exception.h>

Inheritance diagram for icl::utils::FileNotFoundException:
icl::utils::ICLException

List of all members.

Public Member Functions

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

Detailed Description

Exception thrown if a file could not be found.


Constructor & Destructor Documentation

icl::utils::FileNotFoundException::FileNotFoundException ( const std::string &  sFileName) throw () [inline]
virtual icl::utils::FileNotFoundException::~FileNotFoundException ( ) 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