ndn::nfd::ControlCommand::ArgumentError Class Reference

represents an error in ControlParameters More...

#include <ndn-cxx/mgmt/nfd/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

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

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