ErrorResponseCommonV2Exception Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Exception levée pour une réponse non valide avec des informations ErrorResponseCommonV2.
public class ErrorResponseCommonV2Exception : Microsoft.Rest.RestException
type ErrorResponseCommonV2Exception = class
inherit RestException
Public Class ErrorResponseCommonV2Exception
Inherits RestException
- Héritage
Constructeurs
ErrorResponseCommonV2Exception() |
Initialise une nouvelle instance de la classe ErrorResponseCommonV2Exception. |
ErrorResponseCommonV2Exception(String) |
Initialise une nouvelle instance de la classe ErrorResponseCommonV2Exception. |
ErrorResponseCommonV2Exception(String, Exception) |
Initialise une nouvelle instance de la classe ErrorResponseCommonV2Exception. |
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 à
Azure SDK for .NET