Freigeben über


NodeUriDoesNotExistException-Konstruktor (String, Exception)

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

Syntax

'Declaration
Public Sub New ( _
    message As String, _
    ex As Exception _
)
public NodeUriDoesNotExistException(
    string message,
    Exception ex
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

NodeUriDoesNotExistException Klasse

NodeUriDoesNotExistException-Überladung

Microsoft.TeamFoundation.Framework.Client-Namespace