ErrorDialogShowDialog Method

Spotfire Automation Services 14.3 API Reference
Overload List

  NameDescription
Public methodStatic memberShowDialog(String, String, Exception) Obsolete.
Shows the dialog with the title title and the ex message as message text. Help settings are read from the exception.
Public methodStatic memberShowDialog(String, String, Exception, FormStartPosition) Obsolete.
Shows the dialog with the title title and the message as message text. Help settings are read from the exception.
Public methodStatic memberShowDialog(String, String, Exception, MessageBoxIcon) Obsolete.
Shows the dialog with the title title and the message as message text. Help settings are read from the exception.
Public methodStatic memberShowDialog(String, String, Exception, String, String) Obsolete.
Shows the dialog with the title title and the message as message text.
Public methodStatic memberShowDialog(FormStartPosition, String, String, Exception, MessageBoxIcon) Obsolete.
Shows the dialog with the title title and the message as message text. Help settings are read from the exception.
Public methodStatic memberShowDialog(String, String, Exception, String, String, MessageBoxIcon) Obsolete.
Shows the dialog with the title title and the message message text.
Top
See Also

Reference