Compartilhar via


ClientServiceException classe

Inheritance hierarchy

System.Object
  System.Exception
    Microsoft.SharePoint.Client.ClientServiceException
      Microsoft.SharePoint.Client.ApiBlockedException
      Microsoft.SharePoint.Client.InvalidClientQueryException
      Microsoft.SharePoint.Client.NotSupportedRequestVersionException
      Microsoft.SharePoint.Client.ResourceNotFoundException
      Microsoft.SharePoint.Client.ServerProxyNotFoundException
      Microsoft.SharePoint.Client.VersionConflictException

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.ServerRuntime (em Microsoft.SharePoint.Client.ServerRuntime.dll)

Sintaxe

'Declaração
<SerializableAttribute> _
Public Class ClientServiceException _
    Inherits Exception
'Uso
Dim instance As ClientServiceException
[SerializableAttribute]
public class ClientServiceException : Exception

Segurança de thread

Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.

Ver também

Referência

ClientServiceException membros

Microsoft.SharePoint.Client namespace