net-cpp  ..
C++11 library for networking purposes
core::net::http::Error Class Reference

#include <error.h>

+ Inheritance diagram for core::net::http::Error:
+ Collaboration diagram for core::net::http::Error:

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)
 

Detailed Description

Definition at line 29 of file error.h.

Constructor & Destructor Documentation

core::net::http::Error::Error ( const std::string &  what,
const Location loc 
)
explicit
virtual core::net::http::Error::~Error ( )
virtualdefault

Reimplemented from core::net::Error.


The documentation for this class was generated from the following file: