Freigeben über


ClientCancelException-Konstruktor (Exception)

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

Syntax

'Declaration
Public Sub New ( _
    innerException As Exception _
)
public ClientCancelException(
    Exception innerException
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ClientCancelException Klasse

ClientCancelException-Überladung

Microsoft.TeamFoundation.Server.Core-Namespace