AzureDevOpsWorkItemNotFoundException.

AzureDevOpsWorkItemNotFoundException(int) Constructor

Summary

Initializes a new instance of the AzureDevOpsWorkItemNotFoundException class.

Syntax

public AzureDevOpsWorkItemNotFoundException(int workItemId)

Parameters

Name Type Description
workItemId int ID of the work item that was searched.

Return Value

Type Description
void