MercurialTimeoutException.

MercurialTimeoutException(string) Constructor

Summary

Initializes a new instance of the MercurialTimeoutException class with a specific error message.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
MercurialTimeoutException

Syntax

public MercurialTimeoutException(string message)

Parameters

Name Type Description
message string The message.

Return Value

Type Description
void