XmlRpc::XmlRpcErrorHandler Class Reference

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

#include <XmlRpc.h>

Inherited by DefaultErrorHandler.

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

static XmlRpcErrorHandlergetErrorHandler ()
 Returns a pointer to the currently installed error handling object.
static void setErrorHandler (XmlRpcErrorHandler *eh)
 Specifies the error handler.

Static Protected Attributes

static 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 Sat Oct 18 22:40:05 2008 for XmlRpc++ by  doxygen 1.5.5