Метод | Описание | |
---|---|---|
ExceptionDlg ( ) : Opc.Ua |
Initializes a new instance of the ExceptionDlg class.
|
|
ShowDialog ( string caption, Exception e ) : void |
Display the exception in the dialog.
|
Метод | Описание | |
---|---|---|
ReplaceSpecialCharacters ( string message ) : string |
Replaces all special characters in the message.
|
public ShowDialog ( string caption, Exception e ) : void | ||
caption | string | |
e | Exception | |
Результат | void |