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 49 of file pib-impl.hpp.