ErrorDialog Methods

Spotfire Automation Services 14.3 API Reference
Methods

  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.
Public methodStatic memberShowDialogOkCancel(String, String, Exception) Obsolete.
Shows the dialog with the title title and the message as message text. In addition; user can select OK or cancel. Help settings are read from the exception.
Public methodStatic memberShowDialogOkCancel(String, String, Exception, MessageBoxIcon) Obsolete.
Shows the dialog with the title title and the message as message text. In addition; user can select OK or cancel. Help settings are read from the exception.
Public methodStatic memberShowDialogOkCancel(String, String, Exception, String, String) Obsolete.
Shows the dialog with the title title and the message as message text. In addition; user can select OK or cancel.
Public methodStatic memberShowDialogOkCancel(String, String, Exception, String, String, MessageBoxIcon) Obsolete.
Shows the dialog with the title title and the message as message text. In addition; user can select OK or cancel.
Top
See Also

Reference