#include <delegation-list.hpp>
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) | |
Definition at line 39 of file delegation-list.hpp.
|
explicit |
Definition at line 30 of file delegation-list.cpp.
ndn::DelegationList::Error::Error | ( | const std::string & | what, |
const std::exception & | innerException | ||
) |
Definition at line 35 of file delegation-list.cpp.