Freigeben über


ServerException-Konstruktor (String, Exception)

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

Syntax

'Declaration
Protected Sub New ( _
    message As String, _
    innerException As Exception _
)
protected ServerException(
    string message,
    Exception innerException
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ServerException Klasse

ServerException-Überladung

Microsoft.TeamFoundation.VersionControl.Server-Namespace