GitException.

GitException(string, Exception) Constructor

Syntax

public GitException(string message, Exception inner)

Parameters

Name Type Description
message string
inner Exception

Return Value

Type Description
void