CollectionEditor.CollectionForm.DisplayError(Exception) Méthode

Définition

Affiche l'exception spécifiée pour l'utilisateur.

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

Paramètres

e
Exception

Exception à afficher.

S’applique à