WarningException.

WarningException(string) Constructor

Summary

Initializes a new instance with the given warning message.
Namespace
GitVersion
Containing Type
WarningException

Syntax

public WarningException(string message)

Parameters

Name Type Description
message string

Return Value

Type Description
void
GitHub