Compartilhar via


Construtor RepositoryNotFoundException (String, String, Exception)

Inicializa uma nova instância de RepositoryNotFoundException.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (em Microsoft.TeamFoundation.VersionControl.Client.dll)

Sintaxe

'Declaração
Public Sub New ( _
    repositoryUrl As String, _
    info As String, _
    innerException As Exception _
)
public RepositoryNotFoundException(
    string repositoryUrl,
    string info,
    Exception innerException
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

RepositoryNotFoundException Classe

Sobrecargas RepositoryNotFoundException

Namespace Microsoft.TeamFoundation.VersionControl.Client