FileNotFoundException Class Reference

File not found exception. More...

#include <Exceptions.hpp>

Inheritance diagram for FileNotFoundException:
Inheritance graph
[legend]

Public Member Functions

 FileNotFoundException (const string &message) throw ()
virtual ~FileNotFoundException () throw ()
virtual const char * what () const throw ()

Detailed Description

File not found exception.

Definition at line 65 of file Exceptions.hpp.


Constructor & Destructor Documentation

FileNotFoundException ( const string &  message  )  throw () [inline, explicit]

Definition at line 70 of file Exceptions.hpp.

virtual ~FileNotFoundException (  )  throw () [inline, virtual]

Definition at line 75 of file Exceptions.hpp.


Member Function Documentation

virtual const char* what (  )  const throw () [inline, virtual]

Definition at line 79 of file Exceptions.hpp.


The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.3