8 calls to xmlrpc_error()

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