Public Member Functions | |
void | error (const char *) |
Report an error. Custom error handlers should define this method. |
Definition at line 48 of file XmlRpcUtil.cpp.
void DefaultErrorHandler::error | ( | const char * | msg | ) | [inline, virtual] |
Report an error. Custom error handlers should define this method.
Implements XmlRpc::XmlRpcErrorHandler.
Definition at line 55 of file XmlRpcUtil.cpp.