Summary
Initializes a new instance of the
AzureDevOpsPullRequestNotFoundException
class with serialized data.
- Namespace
- Cake
.AzureDevOps .Repos .PullRequest - Containing Type
- Azure
Dev Ops Pull Request Not Found Exception
Syntax
protected AzureDevOpsPullRequestNotFoundException(SerializationInfo info, StreamingContext context)
Parameters
Name | Type | Description |
---|---|---|
info | SerializationInfo | The SerializationInfo that holds the serialized object data about
the exception being thrown. |
context | StreamingContext | The StreamingContext that contains contextual information about
the source or destination. |
Return Value
Type | Description |
---|---|
void |