code | wibble::net::http::error | |
desc | wibble::net::http::error | |
error(int code, const std::string &desc) | wibble::net::http::error | [inline] |
error(int code, const std::string &desc, const std::string &msg) | wibble::net::http::error | [inline] |
error400() | wibble::net::http::error400 | [inline] |
error400(const std::string &msg) | wibble::net::http::error400 | [inline] |
msg | wibble::net::http::error | |
send(Request &req) | wibble::net::http::error | [virtual] |
what() const | wibble::net::http::error | [virtual] |
~error() | wibble::net::http::error | [inline, virtual] |