This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.GitHub.
Summary
Initializes a new instance of
MilestoneAlreadySetException with the specified error message.
- Assembly
- Cake
.GitHub .dll - Namespace
- Cake
.GitHub - Containing Type
- Milestone
Already Set Exception
Syntax
public MilestoneAlreadySetException(string message)
Attributes
| Type | Description |
|---|---|
| Nullable |
Parameters
| Name | Type | Description |
|---|---|---|
| message | string |
Return Value
| Type | Description |
|---|---|
| void |
