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

Base class for iqxmlrpc exceptions. More...

#include <except.h>

Inheritance diagram for iqxmlrpc::Exception:
iqxmlrpc::Array::Out_of_range iqxmlrpc::Binary_data::Malformed_base64 iqxmlrpc::Client_timeout iqxmlrpc::Date_time::Malformed_iso8601 iqxmlrpc::Fault iqxmlrpc::http::Error_response iqxmlrpc::http::Malformed_packet iqxmlrpc::Invalid_meth_params iqxmlrpc::Parse_error iqxmlrpc::Struct::No_field iqxmlrpc::Unknown_method iqxmlrpc::Value::Bad_cast iqxmlrpc::XML_RPC_violation iqxmlrpc::XmlBuild_error

Public Member Functions

 Exception (const std::string &i, int c=-32000)
 
virtual int code () const
 

Detailed Description

Base class for iqxmlrpc exceptions.


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