Main Page   Class Hierarchy   Compound List   File List   Compound Members  

XmlRpc::XmlRpcErrorHandler Class Reference

An interface allowing custom handling of error message reporting. More...

#include <XmlRpc.h>

List of all members.

Public Member Functions

virtual void error (const char *msg)=0
 Report an error. Custom error handlers should define this method.


Static Public Member Functions

XmlRpcErrorHandler * getErrorHandler ()
 Returns a pointer to the currently installed error handling object.

void setErrorHandler (XmlRpcErrorHandler *eh)
 Specifies the error handler.


Static Protected Attributes

XmlRpcErrorHandler * _errorHandler = &defaultErrorHandler


Detailed Description

An interface allowing custom handling of error message reporting.


The documentation for this class was generated from the following files:
Generated on Thu Mar 6 11:32:58 2003 for XmlRpc++ by doxygen1.3-rc3