MilestoneAlreadySetException.

MilestoneAlreadySetException(string) Constructor

Summary

Initializes a new instance of MilestoneAlreadySetException with the specified error message.
Assembly
Cake.GitHub.dll
Namespace
Cake.GitHub
Containing Type
MilestoneAlreadySetException

Syntax

public MilestoneAlreadySetException(string message)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
message string

Return Value

Type Description
void