MilestoneNotFoundException.

MilestoneNotFoundException(string) Constructor

Summary

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

Syntax

public MilestoneNotFoundException(string message)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
message string

Return Value

Type Description
void