|
ndn-cxx: NDN C++ Library 0.9.0-33-g832ea91d
|
Represents an error in TLV encoding or decoding. More...
#include <ndn-cxx/encoding/tlv.hpp>
Inheritance diagram for ndn::tlv::Error:
Collaboration diagram for ndn::tlv::Error:Public Member Functions | |
| Error (const char *expectedType, uint32_t actualType) | |
Represents an error in TLV encoding or decoding.
Element::Error SHOULD inherit from this Error class.