Partager via


ErrorResponseCommonException Classe

Définition

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

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

Constructeurs

ErrorResponseCommonException()

Initialise une nouvelle instance de la classe ErrorResponseCommonException.

ErrorResponseCommonException(String)

Initialise une nouvelle instance de la classe ErrorResponseCommonException.

ErrorResponseCommonException(String, Exception)

Initialise une nouvelle instance de la classe ErrorResponseCommonException.

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 à