NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
nfd::UnixStreamFactory::Error Class Reference

Exception of UnixStreamFactory. More...

#include <unix-stream-factory.hpp>

Inheritance diagram for nfd::UnixStreamFactory::Error:
Collaboration diagram for nfd::UnixStreamFactory::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 UnixStreamFactory.

Definition at line 40 of file unix-stream-factory.hpp.

Constructor & Destructor Documentation

§ Error()

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

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