ndn::nfd::StatusDataset::ParseResultError Class Reference

indicates reassembled payload cannot be parsed as ResultType More...

#include <status-dataset.hpp>

Inheritance diagram for ndn::nfd::StatusDataset::ParseResultError:
[legend]
Collaboration diagram for ndn::nfd::StatusDataset::ParseResultError:
[legend]

Public Member Functions

 ParseResultError (const std::string &what)
 

Detailed Description

indicates reassembled payload cannot be parsed as ResultType

Definition at line 74 of file status-dataset.hpp.

Constructor & Destructor Documentation

ndn::nfd::StatusDataset::ParseResultError::ParseResultError ( const std::string &  what)
inlineexplicit

Definition at line 78 of file status-dataset.hpp.