|
net-cpp ..
C++11 library for networking purposes
|
#include <error.h>
Public Member Functions | |
| Error (const std::string &what, const Location &loc) | |
| virtual | ~Error ()=default |
| Public Member Functions inherited from core::net::Error | |
| Error (const std::string &what, const Location &el) | |
Definition at line 29 of file http/error.h.
|
explicit |
|
virtualdefault |
Reimplemented from core::net::Error.