HttpResponseException Sınıf
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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. |