8 calls to xmlrpc_error()

xmlrpc_clear_error in includes/xmlrpc.inc
Clears any previously-saved errors.
xmlrpc_errno in includes/xmlrpc.inc
Returns the last XML-RPC client error number.
xmlrpc_error_msg in includes/xmlrpc.inc
Returns the last XML-RPC client error message.
xmlrpc_server_call in includes/xmlrpcs.inc
Dispatches an XML-RPC request and any parameters to the appropriate handler.
xmlrpc_server_error in includes/xmlrpcs.inc
Throws an XML-RPC error.
xmlrpc_server_method_signature in includes/xmlrpcs.inc
Returns one method signature for a function.
xmlrpc_server_multicall in includes/xmlrpcs.inc
Dispatches multiple XML-RPC requests.
_xmlrpc in includes/xmlrpc.inc
Performs one or more XML-RPC requests.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.