#include <http.h>
◆ error() [1/2]
wibble::net::http::error::error |
( |
int |
code, |
|
|
const std::string & |
desc |
|
) |
| |
|
inline |
◆ error() [2/2]
wibble::net::http::error::error |
( |
int |
code, |
|
|
const std::string & |
desc, |
|
|
const std::string & |
msg |
|
) |
| |
|
inline |
◆ ~error()
virtual wibble::net::http::error::~error |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ send()
◆ what()
const char * wibble::net::http::error::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
virtual |
◆ code
int wibble::net::http::error::code |
◆ desc
std::string wibble::net::http::error::desc |
◆ msg
std::string wibble::net::http::error::msg |
The documentation for this struct was generated from the following files: