ComponentTray.DisplayError(Exception) Metodo

Definizione

Visualizza un messaggio di errore all'utente con informazioni sull'eccezione specificata.

protected:
 void DisplayError(Exception ^ e);
protected void DisplayError(Exception e);
member this.DisplayError : Exception -> unit
Protected Sub DisplayError (e As Exception)

Parametri

e
Exception

Eccezione sulla quale visualizzare le informazioni.

Si applica a