Partager via


BatchErrorException Classe

Définition

Exception levée pour une réponse non valide avec des informations BatchError.

public class BatchErrorException : Microsoft.Rest.RestException
type BatchErrorException = class
    inherit RestException
Public Class BatchErrorException
Inherits RestException
Héritage
BatchErrorException

Constructeurs

BatchErrorException()

Initialise une nouvelle instance de la classe BatchErrorException.

BatchErrorException(String)

Initialise une nouvelle instance de la classe BatchErrorException.

BatchErrorException(String, Exception)

Initialise une nouvelle instance de la classe BatchErrorException.

Propriétés

Body

Obtient ou définit l’objet body.

Request

Obtient des informations sur la requête HTTP associée.

Response

Obtient des informations sur la réponse HTTP associée.

S’applique à