ndn::DigestSha256::Error Class Reference

#include <digest-sha256.hpp>

Inheritance diagram for ndn::DigestSha256::Error:
[legend]
Collaboration diagram for ndn::DigestSha256::Error:
[legend]

Public Member Functions

 Error (const std::string &what)
 

Detailed Description

Definition at line 36 of file digest-sha256.hpp.

Constructor & Destructor Documentation

ndn::DigestSha256::Error::Error ( const std::string &  what)
inlineexplicit

Definition at line 40 of file digest-sha256.hpp.