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

Base class for all exceptions thrown by channel factories. More...

#include <protocol-factory.hpp>

Inheritance diagram for nfd::ProtocolFactory::Error:
Collaboration diagram for nfd::ProtocolFactory::Error:

Public Member Functions

 Error (const std::string &what)
 

Detailed Description

Base class for all exceptions thrown by channel factories.

Definition at line 56 of file protocol-factory.hpp.

Constructor & Destructor Documentation

nfd::ProtocolFactory::Error::Error ( const std::string &  what)
inline

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