ROSE
0.11.131.0
|
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 <util/Sawyer/Exception.h>
Public Member Functions | |
FilesystemError (const std::string &mesg) | |
Constructor taking a description of the error. More... | |
![]() | |
RuntimeError (const std::string &mesg) | |
Constructor taking a description of the error. More... | |
|
inline |
Constructor taking a description of the error.
Definition at line 81 of file util/Sawyer/Exception.h.