#include <lemon/error.h>
Inherits IOError.
Inheritance diagram for FileOpenError:
Public Member Functions | |
FileOpenError (const std::string &file) | |
| |
void | file (const std::string &file) |
| |
const char * | file () const |
Returns the filename. | |
virtual const char * | what () const throw () |
|
|
Returns null if the filename was not specified. |