Partager via


StorageSyncErrorException Classe

Définition

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

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

Constructeurs

StorageSyncErrorException()

Initialise une nouvelle instance de la classe StorageSyncErrorException.

StorageSyncErrorException(String)

Initialise une nouvelle instance de la classe StorageSyncErrorException.

StorageSyncErrorException(String, Exception)

Initialise une nouvelle instance de la classe StorageSyncErrorException.

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 à