All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | List of all members
ndn::KeyChain::Error Class Reference

A KeyChain::Error extends runtime_error and represents an error in KeyChain processing. More...

#include <key-chain.hpp>

Inheritance diagram for ndn::KeyChain::Error:
ndn::KeyChain::InvalidSigningInfoError ndn::KeyChain::LocatorMismatchError

Public Member Functions

 Error (const std::string &what)
 

Detailed Description

A KeyChain::Error extends runtime_error and represents an error in KeyChain processing.


The documentation for this class was generated from the following file: