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

[SerializableAttribute]
public sealed class PromptCanceledException : CanceledException
Version Information

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