nfd::UnixStreamChannel::Error Struct Reference

UnixStreamChannel-related error. More...

#include <unix-stream-channel.hpp>

Inheritance diagram for nfd::UnixStreamChannel::Error:
Collaboration diagram for nfd::UnixStreamChannel::Error:

Public Member Functions

 Error (const std::string &what)
 

Detailed Description

UnixStreamChannel-related error.

Definition at line 49 of file unix-stream-channel.hpp.

Constructor & Destructor Documentation

nfd::UnixStreamChannel::Error::Error ( const std::string &  what)
inline

Definition at line 51 of file unix-stream-channel.hpp.