GitHubIssueException.

GitHubIssueException(string) Constructor

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