nfd::tools::nfdc::CommandParser::NoSuchCommandError Class Reference

#include <tools/nfdc/command-parser.hpp>

+ Inheritance diagram for nfd::tools::nfdc::CommandParser::NoSuchCommandError:
+ Collaboration diagram for nfd::tools::nfdc::CommandParser::NoSuchCommandError:

Public Member Functions

 NoSuchCommandError (const std::string &noun, const std::string &verb)
 

Detailed Description

Definition at line 66 of file command-parser.hpp.

Constructor & Destructor Documentation

nfd::tools::nfdc::CommandParser::NoSuchCommandError::NoSuchCommandError ( const std::string &  noun,
const std::string &  verb 
)
inline

Definition at line 69 of file command-parser.hpp.