All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ndn::nfd::ControlCommand::ArgumentError Class Reference

represents an error in ControlParameters More...

#include <nfd-control-command.hpp>

Inheritance diagram for ndn::nfd::ControlCommand::ArgumentError:
[legend]
Collaboration diagram for ndn::nfd::ControlCommand::ArgumentError:
[legend]

Public Member Functions

 ArgumentError (const std::string &what)
 

Detailed Description

represents an error in ControlParameters

Definition at line 24 of file nfd-control-command.hpp.

Constructor & Destructor Documentation

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

Definition at line 28 of file nfd-control-command.hpp.