NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
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)
 
- Public Member Functions inherited from nfd::ProtocolFactory::Error
 Error (const std::string &what)
 

Detailed Description

Exception of UdpFactory.

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

Constructor & Destructor Documentation

◆ Error()

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

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


The documentation for this class was generated from the following file: