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

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

#include <exceptions.h>

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

Public Member Functions

 ConnectionError (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 connection error.

Constructor & Destructor Documentation

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

Creates an exception.


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