ProgressCanceledException Class TIBCO Spotfire 6.5 API Reference
The exception that is thrown to indicate that a user has canceled an operation executed with progress information.
Inheritance Hierarchy

System Object
  System Exception
    Spotfire.Dxp.Framework.ApplicationModel CanceledException
      Spotfire.Dxp.Framework.ApplicationModel ProgressCanceledException

Namespace: Spotfire.Dxp.Framework.ApplicationModel
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax

[SerializableAttribute]
public sealed class ProgressCanceledException : CanceledException
Version Information

Supported in: 6.5, 6.0, 5.5, 5.0, 4.5
See Also