|
retdec-cpp
|
Exception thrown when there is a filesystem error. More...
#include <exceptions.h>
Public Member Functions | |
| FilesystemError (const std::string &what) | |
| Creates an exception. More... | |
Public Member Functions inherited from retdec::IoError | |
| IoError (const std::string &what) | |
| Creates an exception. More... | |
Public Member Functions inherited from retdec::Error | |
| Error (const std::string &what) | |
| Creates an exception. More... | |
Exception thrown when there is a filesystem error.
| retdec::FilesystemError::FilesystemError | ( | const std::string & | what | ) |
Creates an exception.
1.8.10