nfd::face::EthernetChannel::Error Class Reference

EthernetChannel-related error. More...

#include <daemon/face/ethernet-channel.hpp>

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

Public Member Functions

 Error (const std::string &what)
 

Detailed Description

EthernetChannel-related error.

Definition at line 46 of file ethernet-channel.hpp.

Constructor & Destructor Documentation

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

Definition at line 50 of file ethernet-channel.hpp.