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

Exception thrown when there is an I/O error. More...

#include <exceptions.h>

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

Public Member Functions

 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 an I/O error.

Constructor & Destructor Documentation

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

Creates an exception.


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