Aracılığıyla paylaş


ErrorResponseException Sınıf

Tanım

ErrorResponse bilgileriyle geçersiz bir yanıt için özel durum oluştu.

public class ErrorResponseException : Microsoft.Rest.RestException
type ErrorResponseException = class
    inherit RestException
Public Class ErrorResponseException
Inherits RestException
Devralma
ErrorResponseException

Oluşturucular

ErrorResponseException()

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

ErrorResponseException(String)

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

ErrorResponseException(String, Exception)

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

Özellikler

Body

Gövde nesnesini alır veya ayarlar.

Request

İlişkili HTTP isteği hakkında bilgi alır.

Response

İlişkili HTTP yanıtı hakkında bilgi alır.

Şunlara uygulanır