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 the
GitHubIssueException
class with the specified error message.
- Assembly
- Cake
.GitHub .dll - Namespace
- Cake
.GitHub - Containing Type
- GitHubIssueException
Syntax
protected GitHubIssueException(string message)
Parameters
Name | Type | Description |
---|---|---|
message | string |
Return Value
Type | Description |
---|---|
void |