#include <file_exceptions.h>
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 | |
bad_file bad_file_opening_mode : the specified file couldn't be opened.
| virtual const char* bad_file_opening_mode::what | ( | ) | const throw () [inline, virtual] |
accessor to the error message
1.7.1