ReleaseExistsException.

ReleaseExistsException(string) Constructor

Summary

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

Syntax

public ReleaseExistsException(string message)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
message string

Return Value

Type Description
void