CollectionEditor.CollectionForm.DisplayError(Exception) Methode

Definitie

Geeft de opgegeven uitzondering weer voor de gebruiker.

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)

Parameters

e
Exception

De uitzondering die moet worden weergegeven.

Van toepassing op