Summary
Initializes a new instance of the
MercurialResultParsingException
class
with a specific error message.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- Mercurial
Result Parsing Exception
Syntax
public MercurialResultParsingException(string message)
Parameters
Name | Type | Description |
---|---|---|
message | string | The message. |
Return Value
Type | Description |
---|---|
void |