Public Member Functions

cannot_open_file_exception Class Reference

Provides an exception for the case a file cannot be opened. More...

#include <helper.hpp>

Public Member Functions

virtual const char * what () const throw ()
 cannot_open_file_exception (std::string file)
virtual ~cannot_open_file_exception () throw ()

Detailed Description

Provides an exception for the case a file cannot be opened.


Constructor & Destructor Documentation

cannot_open_file_exception ( std::string  file  )  [inline]
virtual ~cannot_open_file_exception (  )  throw () [inline, virtual]

Member Function Documentation

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

The documentation for this class was generated from the following file: