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

#include <delegation-list.hpp>

Inheritance diagram for ndn::DelegationList::Error:
Collaboration diagram for ndn::DelegationList::Error:

Public Member Functions

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

Detailed Description

Definition at line 39 of file delegation-list.hpp.

Constructor & Destructor Documentation

◆ Error() [1/2]

ndn::DelegationList::Error::Error ( const std::string &  what)
explicit

Definition at line 30 of file delegation-list.cpp.

◆ Error() [2/2]

ndn::DelegationList::Error::Error ( const std::string &  what,
const std::exception &  innerException 
)

Definition at line 35 of file delegation-list.cpp.


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