GitVersionException.

GitVersionException(string) Constructor

Summary

Initializes a new instance with the given error message.
Namespace
GitVersion
Containing Type
GitVersionException

Syntax

public GitVersionException(string message)

Parameters

Name Type Description
message string

Return Value

Type Description
void
GitHub