Main Page | Class Hierarchy | Class List | File List | Class 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

XmlRpcErrorHandlergetErrorHandler ()
 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 Tue Sep 20 02:39:48 2005 for XmlRpc++ by  doxygen 1.3.9.1