nfd::face::UnixStreamChannel::Error Class Reference

UnixStreamChannel-related error. More...

#include <daemon/face/unix-stream-channel.hpp>

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

Public Member Functions

 Error (const std::string &what)
 

Detailed Description

UnixStreamChannel-related error.

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

Constructor & Destructor Documentation

nfd::face::UnixStreamChannel::Error::Error ( const std::string &  what)
inlineexplicit

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