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
GitHubReleaseException.
- Assembly
- Cake
.GitHub .dll - Namespace
- Cake
.GitHub - Containing Type
- Git
Hub Release Exception
Syntax
protected GitHubReleaseException(string message, Exception innerException)
Parameters
| Name | Type | Description |
|---|---|---|
| message | string | |
| innerException | Exception |
Return Value
| Type | Description |
|---|---|
| void |
