ndn::Name::Error Class Reference

Error that can be thrown from Name. More...

#include <name.hpp>

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

Public Member Functions

 Error (const std::string &what)
 

Detailed Description

Error that can be thrown from Name.

Definition at line 52 of file name.hpp.

Constructor & Destructor Documentation

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

Definition at line 56 of file name.hpp.