HierarchyNode.ShowError Methode

Definition

Überlädt

ShowError(Exception)
ShowError(String)

ShowError(Exception)

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

Parameter

Gilt für:

ShowError(String)

protected:
 void ShowError(System::String ^ message);
protected void ShowError (string message);
member this.ShowError : string -> unit
Protected Sub ShowError (message As String)

Parameter

message
String

Gilt für: