NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::nfd::ControlCommand::ArgumentError Class Reference

represents an error in ControlParameters More...

#include <control-command.hpp>

Inheritance diagram for ndn::nfd::ControlCommand::ArgumentError:
Collaboration diagram for ndn::nfd::ControlCommand::ArgumentError:

Public Member Functions

 ArgumentError (const std::string &what)
 

Detailed Description

represents an error in ControlParameters

Definition at line 40 of file control-command.hpp.

Constructor & Destructor Documentation

◆ ArgumentError()

ndn::nfd::ControlCommand::ArgumentError::ArgumentError ( const std::string &  what)
inlineexplicit

Definition at line 44 of file control-command.hpp.


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