ndn::security::pib::Pib::Error Class Reference

represents a semantic error More...

#include <pib.hpp>

+ Inheritance diagram for ndn::security::pib::Pib::Error:
+ Collaboration diagram for ndn::security::pib::Pib::Error:

Public Member Functions

 Error (const std::string &what)
 

Detailed Description

represents a semantic error

Definition at line 56 of file pib.hpp.

Constructor & Destructor Documentation

ndn::security::pib::Pib::Error::Error ( const std::string &  what)
inlineexplicit

Definition at line 60 of file pib.hpp.