Compartilhar via


SmsErrorDialog Constructor

Overload List

Name Description
SmsErrorDialog (Exception) Initializes a new instance of SmsErrorDialog with an exception.
SmsErrorDialog (Exception, String) Initializes a new instance of SmsErrorDialog with an exception and an error message.
SmsErrorDialog (String, String) Initializes a new instance of SmsErrorDialog with dialog box details and an error message.
SmsErrorDialog (Exception, String, Icon) Initializes a new instance of SmsErrorDialog with an exception, an error message, and an icon.
SmsErrorDialog (Exception, String, String) Initializes a new instance of SmsErrorDialog with an exception, an error message, and a caption.
SmsErrorDialog (String, String, Icon) Initializes a new instance of SmsErrorDialog with dialog box details, an error message, and an icon.
SmsErrorDialog (String, String, String) Initializes a new instance of SmsErrorDialog with dialog box details, an error message, and a caption.
SmsErrorDialog (Exception, String, String, Icon) Initializes a new instance of SmsErrorDialog with an exception, an error message, a caption, and an icon.
SmsErrorDialog (String, String, String, Icon) Initializes a new instance of SmsErrorDialog with details, an error message, a caption, and an icon.

See Also

Reference

SmsErrorDialog Class
SmsErrorDialog Members
Microsoft.ConfigurationManagement.AdminConsole Namespace