PromptCanceledException Constructor TIBCO Spotfire 6.0 API Reference
Overload List

  Name Description
Public method PromptCanceledException 
Initializes a new instance of the PromptCanceledException class.
Public method PromptCanceledException(String)
Initializes a new instance of the PromptCanceledException class.
Public method PromptCanceledException(String, Exception)
Initializes a new instance of the PromptCanceledException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Back to Top
See Also