| 
    ROSE 0.11.145.357
    
   | 
 
Error related to the file system.
These errors are thrown for things like file-not-found, etc.
Definition at line 76 of file Sawyer/Exception.h.
#include <Sawyer/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.   | |
      
  | 
  inline | |||||||||||||
Definition at line 78 of file Sawyer/Exception.h.
      
  | 
  inline | 
Constructor taking a description of the error.
Definition at line 81 of file Sawyer/Exception.h.