Share via


ErrorEvent(String) Constructor

Definition

Initializes a new instance of ErrorEvent.

public ErrorEvent (string value);
new Azure.AI.Projects.ErrorEvent : string -> Azure.AI.Projects.ErrorEvent
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to