Public Member Functions

bad_file_opening_mode Class Reference

#include <file_exceptions.h>

List of all members.

Public Member Functions

 bad_file_opening_mode (const string &_file, const string &_mode=string("r"))
virtual const char * what () const throw ()
 accessor to the error message

Detailed Description

bad_file bad_file_opening_mode : the specified file couldn't be opened.


Member Function Documentation

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

accessor to the error message

Returns:
the error message

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