Partager via


ComponentTray.DisplayError(Exception) Méthode

Définition

Affiche un message d'erreur pour l'utilisateur comprenant des informations sur l'exception spécifiée.

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

Paramètres

e
Exception

Exception sur laquelle afficher des informations.

S’applique à