HttpResponseException Sınıf

Tanım

public class HttpResponseException : Exception
type HttpResponseException = class
    inherit Exception
Public Class HttpResponseException
Inherits Exception
Devralma
HttpResponseException

Oluşturucular

HttpResponseException(HttpResponseMessage)

HttpResponseException sınıfının yeni bir örneğini başlatır.

HttpResponseException(HttpStatusCode)

HttpResponseException sınıfının yeni bir örneğini başlatır.

Özellikler

Response

HttpResponseMessageİstemciye dönmek için öğesini alır.

Şunlara uygulanır