Initializes a new instance of the
PromptCanceledException class.
Namespace: Spotfire.Dxp.Framework.ApplicationModel
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public PromptCanceledException( string message )
Parameters
- message
- Type: SystemString
The error message that explains the reason for the exception.
Version Information
See Also