Partager via


AnnotationErrorException Classe

Définition

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

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

Constructeurs

AnnotationErrorException()

Initialise une nouvelle instance de la classe AnnotationErrorException.

AnnotationErrorException(String)

Initialise une nouvelle instance de la classe AnnotationErrorException.

AnnotationErrorException(String, Exception)

Initialise une nouvelle instance de la classe AnnotationErrorException.

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 à