Error code definitions. Used as argument to the Application.onError event.
Namespace: spotfire.webPlayerAssembly: ~/GetJavaScriptApi.ashx?Version=5.0
Syntax
| JavaScript |
|---|
spotfire.webPlayer.errorCodes = function(); spotfire.webPlayer.errorCodes.createEnum('spotfire.webPlayer.errorCodes', false); |
Members
| Member name | Value | Description | |
|---|---|---|---|
| ERROROPEN | 0 | Error code for opening related errors. | |
| ERRORCLOSE | 1 | Error code for closing of analysis related errors. | |
| ERRORBOOKMARK | 2 | Error code for bookmark related errors. | |
| ERRORFILTERING | 3 | Error code for filtering related errors. | |
| ERRORMARKING | 4 | Error code for marking related errors. | |
| ERRORPAGES | 5 | Error code for page functions related errors. | |
| ERRORINTERNAL | 6 | Error code for internal errors. | |
| ERRORDOCUMENT | 7 | Error code for document related errors. |
Version Information
Supported in: 6.0, 5.5, 5.0, 4.0, 3.2, 1.0