ServiceRequest.Error

Syntax

Error: function (sender, args)

Parameters

sender. Event source.

args. Event information. ResponseText argument: error text.

Description

The Error event occurs if an error occurs during service connection.

Example

The event use is given in the example for PPService.Error.

See also:

ServiceRequest