NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: 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 43 of file udp-factory.hpp.

Constructor & Destructor Documentation

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

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


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