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

Error that can be thrown from name::Component. More...

#include <name-component.hpp>

Inheritance diagram for ndn::name::Component::Error:
Collaboration diagram for ndn::name::Component::Error:

Public Member Functions

 Error (const std::string &what)
 
- Public Member Functions inherited from ndn::Block::Error
 Error (const std::string &what)
 
- Public Member Functions inherited from ndn::tlv::Error
 Error (const std::string &what)
 

Detailed Description

Error that can be thrown from name::Component.

Definition at line 53 of file name-component.hpp.

Constructor & Destructor Documentation

§ Error()

ndn::name::Component::Error::Error ( const std::string &  what)
inlineexplicit

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