ndn::security::pib::PibImpl::Error Class Reference

Represents a non-semantic error. More...

#include <ndn-cxx/security/pib/pib-impl.hpp>

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

Detailed Description

Represents a non-semantic error.

A subclass of PibImpl may throw a subclass of this type when there's a non-semantic error, such as a storage problem.

Definition at line 51 of file pib-impl.hpp.