Summary
Initializes a new instance of the
PullRequestIssuesException
class with serialized data.
- Assembly
- Cake
.Issues .PullRequests .dll - Namespace
- Cake
.Issues .PullRequests - Containing Type
- Pull
Request Issues Exception
Syntax
protected PullRequestIssuesException(SerializationInfo info, StreamingContext context)
Parameters
Name | Type | Description |
---|---|---|
info | SerializationInfo | The System.Runtime.Serialization.SerializationInfo that holds the serialized object data about
the exception being thrown. |
context | StreamingContext | The System.Runtime.Serialization.StreamingContext that contains contextual information about
the source or destination. |
Return Value
Type | Description |
---|---|
void |