Chatsync  bbffde5c0c672a526bdc83637acf66dc20a80fbf
channeling::connection_error Class Reference

#include <channel.hpp>

Inheritance diagram for channeling::connection_error:
channeling::channel_error

Public Member Functions

 connection_error (std::string const &name, std::string const &message)
 
- Public Member Functions inherited from channeling::channel_error
 channel_error (std::string const &name, std::string const &message)
 

Additional Inherited Members

- Data Fields inherited from channeling::channel_error
const std::string _name
 

Detailed Description

Thrown during runtime in case of problems with connection to _fd

Constructor & Destructor Documentation

§ connection_error()

channeling::connection_error::connection_error ( std::string const &  name,
std::string const &  message 
)
inline

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