Udostępnij za pośrednictwem


Konstruktor TeamFoundationServerInvalidResponseException — (String, Exception, HttpStatusCode, String)

Inicjuje nowe wystąpienie TeamFoundationServerInvalidResponseException z określoną wiadomość, wyjątek wewnętrzny, kod stanu i danych odpowiedzi.

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, _
    statusCode As HttpStatusCode, _
    responseData As String _
)
public TeamFoundationServerInvalidResponseException(
    string message,
    Exception innerException,
    HttpStatusCode statusCode,
    string responseData
)

Parametry

  • message
    Typ: System.String
    Ludzkie wiadomości czytelnej opisujące wyjątek.
  • responseData
    Typ: System.String
    Wartość typu Ciąg reprezentującą dane odpowiedzi.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TeamFoundationServerInvalidResponseException Klasa

Przeciążenie TeamFoundationServerInvalidResponseException

Przestrzeń nazw Microsoft.TeamFoundation