Share via


PresenterControlComboboxItem2.LogException Method

Definition

protected:
 void LogException(System::String ^ errorMessage, System::Diagnostics::TraceEventType eventType, Exception ^ ex);
protected void LogException (string errorMessage, System.Diagnostics.TraceEventType eventType, Exception ex);
member this.LogException : string * System.Diagnostics.TraceEventType * Exception -> unit
Protected Sub LogException (errorMessage As String, eventType As TraceEventType, ex As Exception)

Parameters

errorMessage
String
eventType
TraceEventType

Applies to