Public Member Functions | List of all members
DefaultErrorHandler Class Reference
Inheritance diagram for DefaultErrorHandler:
Inheritance graph
[legend]

Public Member Functions

void error (const char *)
 Report an error. Custom error handlers should define this method. More...
 
- Public Member Functions inherited from XmlRpc::XmlRpcErrorHandler
virtual ~XmlRpcErrorHandler ()
 

Additional Inherited Members

- Static Public Member Functions inherited from XmlRpc::XmlRpcErrorHandler
static XmlRpcErrorHandlergetErrorHandler ()
 Returns a pointer to the currently installed error handling object. More...
 
static void setErrorHandler (XmlRpcErrorHandler *eh)
 Specifies the error handler. More...
 
- Static Protected Attributes inherited from XmlRpc::XmlRpcErrorHandler
static XmlRpcErrorHandler_errorHandler = &defaultErrorHandler
 

Detailed Description

Definition at line 48 of file XmlRpcUtil.cpp.

Member Function Documentation

void DefaultErrorHandler::error ( const char *  msg)
inlinevirtual

Report an error. Custom error handlers should define this method.

Implements XmlRpc::XmlRpcErrorHandler.

Definition at line 55 of file XmlRpcUtil.cpp.


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


xmlrpcpp
Author(s): Chris Morley, Konstantin Pilipchuk, Morgan Quigley, Austin Hendrix
autogenerated on Sun Feb 3 2019 03:29:51