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

Base class for all exceptions thrown by protocol 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 protocol factories.

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

Constructor & Destructor Documentation

◆ Error()

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

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