This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.AzureDevOps.
Summary
Initializes a new instance of the
AzureDevOpsWorkItemNotFoundException class.
- Assembly
- Cake
.AzureDevOps .dll - Namespace
- Cake
.AzureDevOps .Boards .WorkItemTracking - Containing Type
- Azure
Dev Ops Work Item Not Found Exception
Syntax
public AzureDevOpsWorkItemNotFoundException(int workItemId)
Parameters
| Name | Type | Description |
|---|---|---|
| workItemId | int | ID of the work item that was searched. |
Return Value
| Type | Description |
|---|---|
| void |
