GitVersionException.

GitVersionException(string, object[]) Constructor

Namespace
GitVersion
Containing Type
GitVersionException

Syntax

public GitVersionException(string messageFormat, params object[] args)

Parameters

Name Type Description
messageFormat string
args object[]

Return Value

Type Description
void
GitHub