exception class for file system utilities
More...
#include <fs.h>
|
| | FSException (const char *message, const char *file, const int &line, const int &en) |
| | Create with message, failed assertion, and code position. More...
|
| |
| virtual | ~FSException () |
| | provide explicit virtual destructor More...
|
| |
| virtual void | report () const |
| | Screen report. More...
|
| |
| bool | iserrno (const int &en) const |
| | true, if exception reports error en More...
|
| |
exception class for file system utilities
,
- See also
- TFXX_Xassert
-
tfxx::error::Exception
Definition at line 72 of file fs.h.
The documentation for this class was generated from the following files: