Freigeben über


InvalidUriException-Konstruktor (String, Exception)

Namespace:  Microsoft.TeamFoundation.VersionControl.Common
Assembly:  Microsoft.TeamFoundation.VersionControl.Common.Integration (in Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)

Syntax

'Declaration
Public Sub New ( _
    message As String, _
    exception As Exception _
)
public InvalidUriException(
    string message,
    Exception exception
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

InvalidUriException Klasse

InvalidUriException-Überladung

Microsoft.TeamFoundation.VersionControl.Common-Namespace