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

#include <except.h>

Inheritance diagram for iqxmlrpc::Fault:
iqxmlrpc::Exception

Public Member Functions

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

Detailed Description

Exception which user should throw from Method to initiate fault response.


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