TaskJsonNotFoundException Constructors

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Overloads

TaskJsonNotFoundException(String)

C#
public TaskJsonNotFoundException (string message);

Parameters

message
String

Applies to

Azure DevOps Services .NET SDK latest a Azure DevOps Services .NET SDK preview
Produkt Verzie
Azure DevOps Services .NET SDK preview, latest

TaskJsonNotFoundException(SerializationInfo, StreamingContext)

C#
protected TaskJsonNotFoundException (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context);

Parameters

Applies to

Azure DevOps Services .NET SDK latest a Azure DevOps Services .NET SDK preview
Produkt Verzie
Azure DevOps Services .NET SDK preview, latest

TaskJsonNotFoundException(String, Exception)

C#
public TaskJsonNotFoundException (string message, Exception ex);

Parameters

message
String

Applies to

Azure DevOps Services .NET SDK latest a Azure DevOps Services .NET SDK preview
Produkt Verzie
Azure DevOps Services .NET SDK preview, latest