Compartilhar via


Construtor GitCOMException

Namespace:  Microsoft.TeamFoundation.Git.Server
Assembly:  Microsoft.TeamFoundation.Git.Server (em Microsoft.TeamFoundation.Git.Server.dll)

Sintaxe

'Declaração
Public Sub New ( _
    error As Integer, _
    innerException As Exception _
)
public GitCOMException(
    int error,
    Exception innerException
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

GitCOMException Classe

Namespace Microsoft.TeamFoundation.Git.Server