ClientServiceException クラス

継承階層

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

名前空間:  Microsoft.SharePoint.Client
アセンブリ:  Microsoft.SharePoint.Client.ServerRuntime (Microsoft.SharePoint.Client.ServerRuntime.dll 内)

構文

'宣言
<SerializableAttribute> _
Public Class ClientServiceException _
    Inherits Exception
'使用
Dim instance As ClientServiceException
[SerializableAttribute]
public class ClientServiceException : Exception

スレッド セーフ

この型のパブリック static (Visual Basic のShared ) メンバーはいずれもスレッド セーフです。インスタンス メンバーはスレッド セーフになるという保証はありません。

関連項目

参照先

ClientServiceException メンバー

Microsoft.SharePoint.Client 名前空間