NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::tlv::Error Class Reference

represents an error in TLV encoding or decoding More...

#include <tlv.hpp>

Inheritance diagram for ndn::tlv::Error:
Collaboration diagram for ndn::tlv::Error:

Public Member Functions

 Error (const std::string &what)
 

Detailed Description

represents an error in TLV encoding or decoding

Element::Error SHOULD inherit from this Error class.

Definition at line 50 of file tlv.hpp.

Constructor & Destructor Documentation

ndn::tlv::Error::Error ( const std::string &  what)
inlineexplicit

The documentation for this class was generated from the following file: