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
MilestoneNotFoundException
with the specified error message.
- Assembly
- Cake
.GitHub .dll - Namespace
- Cake
.GitHub - Containing Type
- Milestone
Not Found Exception
Syntax
public MilestoneNotFoundException(string message)
Attributes
Type | Description |
---|---|
Nullable |
Parameters
Name | Type | Description |
---|---|---|
message | string |
Return Value
Type | Description |
---|---|
void |