#include <ndn-cxx/transport/transport.hpp>
Inheritance diagram for ndn::Transport::Error:
Collaboration diagram for ndn::Transport::Error:Public Member Functions | |
| Error (const boost::system::error_code &code, const std::string &msg) | |
Definition at line 38 of file transport.hpp.
| ndn::Transport::Error::Error | ( | const boost::system::error_code & | code, |
| const std::string & | msg | ||
| ) |
Definition at line 26 of file transport.cpp.