Summary
    Initializes a new instance of the 
		AzureDevOpsBranchNotFoundException class with serialized data.
    - Namespace
- Cake.AzureDevOps .Repos .PullRequest 
- Containing Type
- AzureDev Ops Branch Not Found Exception 
Syntax
protected AzureDevOpsBranchNotFoundException(SerializationInfo info, StreamingContext context)Parameters
| Name | Type | Description | 
|---|---|---|
| info | SerializationInfo | The System.Runtime.Serialization.SerializationInfothat holds the serialized object data about
    the exception being thrown. | 
| context | StreamingContext | The System.Runtime.Serialization.StreamingContextthat contains contextual information about
    the source or destination. | 
Return Value
| Type | Description | 
|---|---|
| void |