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
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ěla.

Request

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

Response

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

Platí pro