PromptCanceledException Class TIBCO Spotfire 6.0 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: 13.19.7018.3940 (13.19.7018.3940)
Syntax

[SerializableAttribute]
public sealed class PromptCanceledException : CanceledException
See Also