Sdílet prostřednictvím


ErrorResponseException Třída

Definice

Došlo k výjimce pro neplatnou odpověď s informacemi ErrorResponse.

public class ErrorResponseException : Microsoft.Rest.RestException
type ErrorResponseException = class
    inherit RestException
Public Class ErrorResponseException
Inherits RestException
Dědičnost
Microsoft.Rest.RestException
ErrorResponseException

Konstruktory

ErrorResponseException()

Inicializuje novou instanci ErrorResponseException třídy.

ErrorResponseException(String)

Inicializuje novou instanci ErrorResponseException třídy.

ErrorResponseException(String, Exception)

Inicializuje novou instanci ErrorResponseException třídy.

Vlastnosti

Body

Získá nebo nastaví objekt tělo.

Request

Získá nebo nastaví informace o přidruženém požadavku HTTP.

Response

Získá nebo nastaví informace o přidružené odpovědi HTTP.

Platí pro