BugException.

BugException(string) Constructor

Namespace
GitVersion
Containing Type
BugException

Syntax

public BugException(string message)

Parameters

Name Type Description
message string

Return Value

Type Description
void
GitHub