UnresolvedFilesAfterUnbundleMercurialExecutionException.

UnresolvedFilesAfterUnbundleMercurialExecutionException(string) Constructor

Summary

Initializes a new instance of the UnresolvedFilesAfterUnbundleMercurialExecutionException class with a specific error message.

Syntax

public UnresolvedFilesAfterUnbundleMercurialExecutionException(string message)

Parameters

Name Type Description
message string The message.

Return Value

Type Description
void