Freigeben über


NodeUriDoesNotExistException-Konstruktor (String, Exception)

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
Public Sub New ( _
    uri As String, _
    innerException As Exception _
)
public NodeUriDoesNotExistException(
    string uri,
    Exception innerException
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

NodeUriDoesNotExistException Klasse

NodeUriDoesNotExistException-Überladung

Microsoft.TeamFoundation.Server-Namespace