Chatsync  bbffde5c0c672a526bdc83637acf66dc20a80fbf
channeling::channel_error Class Reference

#include <channel.hpp>

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

Public Member Functions

 channel_error (std::string const &name, std::string const &message)
 

Data Fields

const std::string _name
 

Detailed Description

Generic channel error

Constructor & Destructor Documentation

§ channel_error()

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

Field Documentation

§ _name

const std::string channeling::channel_error::_name

Name of channel where error happened


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