#include <lemon/error.h>

Public Member Functions | |
| FileOpenError (const std::string &fl) | |
| | |
| void | file (const std::string &fl) |
| | |
| const char * | file () const |
| Returns the filename. | |
| virtual const char * | what () const throw () |
| | |
| const char* file | ( | ) | const [inline] |
Returns null if the filename was not specified.
1.5.9