GitToolsException.

GitToolsException(string, Exception) Constructor

Namespace
GitVersion
Containing Type
GitToolsException

Syntax

public GitToolsException(string message, Exception innerException)

Parameters

Name Type Description
message string
innerException Exception

Return Value

Type Description
void
GitHub