Share via


TeamFoundationServerUnauthorizedException (Constructor) (String, Exception)

Inicializa una nueva instancia de TeamFoundationServerUnauthorizedException con el mensaje especificado y la excepción interna.

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

Sintaxis

'Declaración
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
public TeamFoundationServerUnauthorizedException(
    string message,
    Exception innerException
)

Parámetros

  • message
    Tipo: System.String
    Un mensaje legible que describe el error.

Seguridad de .NET Framework

Vea también

Referencia

TeamFoundationServerUnauthorizedException Clase

TeamFoundationServerUnauthorizedException (Sobrecarga)

Microsoft.TeamFoundation (Espacio de nombres)