Share via


UpdateGroupException-Konstruktor (String, Exception)

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

Syntax

'Declaration
Public Sub New ( _
    sid As String, _
    innerException As Exception _
)
public UpdateGroupException(
    string sid,
    Exception innerException
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

UpdateGroupException Klasse

UpdateGroupException-Überladung

Microsoft.TeamFoundation.Framework.Server-Namespace