ComponentTray.DisplayError(Exception) Metod

Definition

Visar ett felmeddelande för användaren med information om det angivna undantaget.

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

Parametrar

e
Exception

Undantaget som information ska visas om.

Gäller för