ClientRequestException - Classe
Exception levée lorsqu'une demande de client échoue.
Hiérarchie d’héritage
System.Object
System.Exception
Microsoft.SharePoint.Client.ClientRequestException
Microsoft.SharePoint.Client.InvalidQueryExpressionException
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight.Runtime (dans Microsoft.SharePoint.Client.Silverlight.Runtime.dll); Microsoft.SharePoint.Client.Phone.Runtime (dans Microsoft.SharePoint.Client.Phone.Runtime.dll) Microsoft.SharePoint.Client.Runtime (dans Microsoft.SharePoint.Client.Runtime.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Class ClientRequestException _
Inherits Exception
'Utilisation
Dim instance As ClientRequestException
[SerializableAttribute]
public class ClientRequestException : Exception
Cohérence de thread
Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.