FileNotFoundException Class Reference

Exception to throw when file is not found. More...

#include <Utils/Exceptions/FileNotFoundException.h>

List of all members.

Public Member Functions

 FileNotFoundException (const std::string &fileName)
virtual const char * what () const throw ()

Detailed Description

Exception to throw when file is not found.


Constructor & Destructor Documentation

FileNotFoundException::FileNotFoundException ( const std::string &  fileName  )  [inline]

Create a message of the format: "Failed to open 'USER_MESSAGE'"

Parameters:
fileName name of the file not found

Member Function Documentation

const char * FileNotFoundException::what (  )  const throw () [inline, virtual]
Returns:
the error message

The documentation for this class was generated from the following file:
 All Classes Functions Variables Typedefs
Generated on Thu Oct 6 22:11:38 2011 for WE_Kit by  doxygen 1.6.3