Freigeben über


NodeDoesNotExistException-Konstruktor (String, Exception)

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

Syntax

'Declaration
Public Sub New ( _
    objectId As String, _
    innerException As Exception _
)
public NodeDoesNotExistException(
    string objectId,
    Exception innerException
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

NodeDoesNotExistException Klasse

NodeDoesNotExistException-Überladung

Microsoft.TeamFoundation.Server-Namespace