Partilhar via


BatchErrorException Classe

Definição

Exceção gerada para uma resposta inválida com informações de BatchError.

public class BatchErrorException : Microsoft.Rest.RestException
type BatchErrorException = class
    inherit RestException
Public Class BatchErrorException
Inherits RestException
Herança
BatchErrorException

Construtores

BatchErrorException()

Inicializa uma nova instância da classe BatchErrorException.

BatchErrorException(String)

Inicializa uma nova instância da classe BatchErrorException.

BatchErrorException(String, Exception)

Inicializa uma nova instância da classe BatchErrorException.

Propriedades

Body

Obtém ou define o objeto body.

Request

Obtém informações sobre a solicitação HTTP associada.

Response

Obtém informações sobre a resposta HTTP associada.

Aplica-se a