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