ndn::DelegationList::Error Class Reference

#include <ndn-cxx/delegation-list.hpp>

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

Public Member Functions

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

Detailed Description

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

Constructor & Destructor Documentation

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

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