PPService.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 repository connection.

Example

The example of event use is given in the Example of Placing the ReportBox Component page.

See also:

PPService