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