nfd::UdpFactory::Error Class Reference

Exception of UdpFactory. More...

#include <udp-factory.hpp>

Inheritance diagram for nfd::UdpFactory::Error:
Collaboration diagram for nfd::UdpFactory::Error:

Public Member Functions

 Error (const std::string &what)
 

Detailed Description

Exception of UdpFactory.

Definition at line 42 of file udp-factory.hpp.

Constructor & Destructor Documentation

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

Definition at line 46 of file udp-factory.hpp.