#include <file_exceptions.h>
Public Member Functions | |
| file_creation_error (const std::string &_filename) | |
| virtual const char * | what () const throw () |
| accessor to the error message | |
file_creation_error : the specified file couldn't be created : already exists exist, or bad acces rights
| virtual const char* file_creation_error::what | ( | ) | const throw () [inline, virtual] |
accessor to the error message
1.7.1