nfd::EthernetFactory::Error Class Reference

Exception of EthernetFactory. More...

#include <ethernet-factory.hpp>

Inheritance diagram for nfd::EthernetFactory::Error:
Collaboration diagram for nfd::EthernetFactory::Error:

Public Member Functions

 Error (const std::string &what)
 

Detailed Description

Exception of EthernetFactory.

Definition at line 40 of file ethernet-factory.hpp.

Constructor & Destructor Documentation

nfd::EthernetFactory::Error::Error ( const std::string &  what)
inlineexplicit

Definition at line 44 of file ethernet-factory.hpp.