Event raised when an error occurrs in the analysis or API.

Namespace: spotfire.webPlayer
Assembly: ~/GetJavaScriptApi.ashx?Version=5.0

Syntax

JavaScript
function onError(callback);

Parameters

callback
Type: spotfire.webPlayer.onErrorCallback
The event handler with the following signature: function(errorCode, description) {}.

Version Information

Supported in: 1.0

See Also