#include <http.h>
Public Member Functions | |
error404 () | |
error404 (const std::string &msg) | |
virtual void | send (Request &req) |
wibble::net::http::error404::error404 | ( | ) | [inline] |
wibble::net::http::error404::error404 | ( | const std::string & | msg | ) | [inline] |
void wibble::net::http::error404::send | ( | Request & | req | ) | [virtual] |
Reimplemented from wibble::net::http::error.
References wibble::net::http::error::msg, wibble::net::http::Request::script_name, and wibble::net::http::error::send().