wibble  0.1.28
Public Member Functions | List of all members
wibble::net::http::error400 Struct Reference

#include <http.h>

Inheritance diagram for wibble::net::http::error400:
Inheritance graph
[legend]
Collaboration diagram for wibble::net::http::error400:
Collaboration graph
[legend]

Public Member Functions

 error400 ()
 error400 (const std::string &msg)
- Public Member Functions inherited from wibble::net::http::error
 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 ()
virtual void send (Request &req)

Additional Inherited Members

- Public Attributes inherited from wibble::net::http::error
int code
std::string desc
std::string msg

Constructor & Destructor Documentation

wibble::net::http::error400::error400 ( )
inline
wibble::net::http::error400::error400 ( const std::string &  msg)
inline

The documentation for this struct was generated from the following file: