ndn::name::Component::Error Class Reference

Error that can be thrown from name::Component. More...

#include <name-component.hpp>

Inheritance diagram for ndn::name::Component::Error:
[legend]
Collaboration diagram for ndn::name::Component::Error:
[legend]

Public Member Functions

 Error (const std::string &what)
 

Detailed Description

Error that can be thrown from name::Component.

Definition at line 53 of file name-component.hpp.

Constructor & Destructor Documentation

ndn::name::Component::Error::Error ( const std::string &  what)
inlineexplicit

Definition at line 57 of file name-component.hpp.