libiqxmlrpc  0.12.4
 All Classes Namespaces Files Functions Typedefs Enumerations
Public Member Functions | List of all members
iqxmlrpc::http::Malformed_packet Class Reference

Exception which is thrown on syntax error during HTTP packet parsing. More...

#include <http.h>

Inheritance diagram for iqxmlrpc::http::Malformed_packet:
iqxmlrpc::Exception

Public Member Functions

 Malformed_packet (const std::string &problem_domain)
 
- Public Member Functions inherited from iqxmlrpc::Exception
 Exception (const std::string &i, int c=-32000)
 
virtual int code () const
 

Detailed Description

Exception which is thrown on syntax error during HTTP packet parsing.


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