ControlDesigner.DisplayError(Exception) Méthode

Définition

Affiche des informations sur l'exception spécifiée pour l'utilisateur.

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 à afficher.

S’applique à