#include <Exception.h>
Inheritance diagram for FileException:

Public Member Functions | |
| FileException (int code, const std::string &context) throw () | |
| virtual const char * | type () const throw () |
| Get a string tag identifying the exception type. | |
Like in SystemException, the error code description provided is a description for errno values.
|
||||||||||||
|
|
|
|
Get a string tag identifying the exception type.
Reimplemented from SystemException. |
1.4.1