ndn::mgmt::ControlResponse::Error Class Reference

#include <control-response.hpp>

+ Inheritance diagram for ndn::mgmt::ControlResponse::Error:
+ Collaboration diagram for ndn::mgmt::ControlResponse::Error:

Public Member Functions

 Error (const std::string &what)
 

Detailed Description

Definition at line 35 of file control-response.hpp.

Constructor & Destructor Documentation

ndn::mgmt::ControlResponse::Error::Error ( const std::string &  what)
inlineexplicit

Definition at line 39 of file control-response.hpp.