represents an error in TLV encoding or decoding More...
#include <tlv.hpp>
Public Member Functions | |
Error (const std::string &what) | |
represents an error in TLV encoding or decoding
Element::Error SHOULD inherit from this Error class.
|
inlineexplicit |
Definition at line 54 of file tlv.hpp.
Referenced by ndn::tlv::readNonNegativeInteger(), ndn::tlv::readNonNegativeInteger< std::istream_iterator< uint8_t > >(), ndn::tlv::readType(), and ndn::tlv::readVarNumber().