Compartir a través de


ServerException (Constructor) (String, Exception)

Espacio de nombres:  Microsoft.TeamFoundation.VersionControl.Server
Ensamblado:  Microsoft.TeamFoundation.VersionControl.Server (en Microsoft.TeamFoundation.VersionControl.Server.dll)

Sintaxis

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

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

ServerException Clase

ServerException (Sobrecarga)

Microsoft.TeamFoundation.VersionControl.Server (Espacio de nombres)