Share via


GraphErrorException Classe

Définition

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

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

Constructeurs

GraphErrorException()

Initialise une nouvelle instance de la classe GraphErrorException.

GraphErrorException(String)

Initialise une nouvelle instance de la classe GraphErrorException.

GraphErrorException(String, Exception)

Initialise une nouvelle instance de la classe GraphErrorException.

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 à