wibble
1.1
|
#include <http.h>
Public Member Functions | |
error404 () | |
error404 (const std::string &msg) | |
virtual void | send (Request &req) |
![]() | |
error (int code, const std::string &desc) | |
error (int code, const std::string &desc, const std::string &msg) | |
virtual | ~error () throw () |
virtual const char * | what () const throw () |
Additional Inherited Members | |
![]() | |
int | code |
std::string | desc |
std::string | msg |
|
inline |
|
inline |
References wibble::net::http::error::send().
|
virtual |
Reimplemented from wibble::net::http::error.
References wibble::net::http::Request::script_name.