retdec-cpp
Public Member Functions | List of all members
retdec::FilesystemError Class Reference

Exception thrown when there is a filesystem error. More...

#include <exceptions.h>

Inheritance diagram for retdec::FilesystemError:
retdec::IoError retdec::Error

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...
 

Detailed Description

Exception thrown when there is a filesystem error.

Constructor & Destructor Documentation

retdec::FilesystemError::FilesystemError ( const std::string &  what)

Creates an exception.


The documentation for this class was generated from the following files: