|
ROSE
0.11.96.11
|
Error related to the file system.
These errors are thrown for things like file-not-found, etc.
Definition at line 76 of file util/Sawyer/Exception.h.
#include <Exception.h>


Public Member Functions | |
| FilesystemError (const std::string &mesg) | |
| Constructor taking a description of the error. | |
Public Member Functions inherited from Sawyer::Exception::RuntimeError | |
| RuntimeError (const std::string &mesg) | |
| Constructor taking a description of the error. | |
1.8.17