AssetConflictException.

AssetConflictException(string) Constructor

Summary

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

Syntax

public AssetConflictException(string message)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
message string

Return Value

Type Description
void