GitHubReleaseException.

GitHubReleaseException(string) Constructor

Summary

Initializes a new instance of GitHubReleaseException.
Assembly
Cake.GitHub.dll
Namespace
Cake.GitHub
Containing Type
GitHubReleaseException

Syntax

protected GitHubReleaseException(string message)

Parameters

Name Type Description
message string

Return Value

Type Description
void