Share via


TrackingEventErrorInfo Constructors

Definition

Overloads

TrackingEventErrorInfo()

Initializes a new instance of the TrackingEventErrorInfo class.

TrackingEventErrorInfo(String, String)

Initializes a new instance of the TrackingEventErrorInfo class.

TrackingEventErrorInfo()

Initializes a new instance of the TrackingEventErrorInfo class.

public TrackingEventErrorInfo ();

Applies to

Azure SDK for .NET Legacy
Product Versions
Azure SDK for .NET Legacy

TrackingEventErrorInfo(String, String)

Initializes a new instance of the TrackingEventErrorInfo class.

public TrackingEventErrorInfo (string message = default, string code = default);

Parameters

message
String
code
String

Applies to

Azure SDK for .NET Legacy
Product Versions
Azure SDK for .NET Legacy