ServiceResponseException 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.
Représente une exception de service distant qui a une seule réponse.
public ref class ServiceResponseException : Microsoft::Exchange::WebServices::Data::ServiceRemoteException
public class ServiceResponseException : Microsoft.Exchange.WebServices.Data.ServiceRemoteException
Public Class ServiceResponseException
Inherits ServiceRemoteException
- Héritage
- Dérivé
Propriétés
ErrorCode |
Obtient le code d’erreur du service. |
Message |
Obtient un message qui décrit l’exception actuelle. |
Response |
Obtient le ServiceResponse pour l’exception. |