Summary
Initializes a new instance of the
MercurialResultParsingException class.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- Mercurial
Result Parsing Exception
Syntax
protected MercurialResultParsingException(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 |