PromptCanceledException Class TIBCO Spotfire 5.5 API Reference
The exception that is thrown to indicate that a user has canceled a prompt.
Inheritance Hierarchy

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

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

[SerializableAttribute]
public sealed class PromptCanceledException : CanceledException
Version Information

Supported in: 5.5, 5.0, 4.5, 4.0, 3.3
See Also