ndn::nfd::StatusDatasetParseError Class Reference

Exception raised when the fetched payload cannot be parsed as a StatusDataset. More...

#include <ndn-cxx/mgmt/nfd/status-dataset.hpp>

+ Inheritance diagram for ndn::nfd::StatusDatasetParseError:
+ Collaboration diagram for ndn::nfd::StatusDatasetParseError:

Detailed Description

Exception raised when the fetched payload cannot be parsed as a StatusDataset.

See also
StatusDatasetBase::parseResult()

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