ndn::RegexMatcher::Error Class Reference

#include <regex-matcher.hpp>

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

Public Member Functions

 Error (const std::string &what)
 

Detailed Description

Definition at line 37 of file regex-matcher.hpp.

Constructor & Destructor Documentation

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

Definition at line 41 of file regex-matcher.hpp.