wibble 1.1
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 charwhat () 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

◆ error400() [1/2]

wibble::net::http::error400::error400 ( )
inline

◆ error400() [2/2]

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

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