Udostępnij za pośrednictwem


Konstruktor TeamFoundationServerUnauthorizedException — (String, Exception)

Inicjuje nowe wystąpienie TeamFoundationServerUnauthorizedException z określonym komunikatem i wewnętrzny wyjątek.

Przestrzeń nazw:  Microsoft.TeamFoundation
Zestaw:  Microsoft.TeamFoundation.Common (w Microsoft.TeamFoundation.Common.dll)

Składnia

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

Parametry

  • message
    Typ: System.String
    Ludzi czytelny komunikat informujący, że błąd.
  • innerException
    Typ: System.Exception
    Wyjątek, który spowodował ten wyjątek.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TeamFoundationServerUnauthorizedException Klasa

Przeciążenie TeamFoundationServerUnauthorizedException

Przestrzeń nazw Microsoft.TeamFoundation