HierarchyNode.ShowError Metodo

Definizione

Overload

ShowError(Exception)

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

Parametri

Si applica a

ShowError(String)

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

Parametri

message
String

Si applica a