SearchServiceNotFoundException クラス (Microsoft.SharePoint.Search.Query)
検索サービスを使用できない場合にスローされる例外を表します。
名前空間: Microsoft.SharePoint.Search.Query
アセンブリ: Microsoft.SharePoint.Search (microsoft.sharepoint.search.dll 内)
構文
'宣言
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
Public NotInheritable Class SearchServiceNotFoundException
Inherits SearchQueryException
'使用
Dim instance As SearchServiceNotFoundException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)]
public sealed class SearchServiceNotFoundException : SearchQueryException
継承階層
System.Object
System.Exception
Microsoft.SharePoint.Search.Query.SearchQueryException
Microsoft.SharePoint.Search.Query.SearchServiceNotFoundException
スレッドの安全性
この型のパブリックで静的な (Visual Basic では Shared) すべてのメンバは、スレッド セーフです。インスタンス メンバは、スレッド セーフであるとは保証されません。
関連項目
参照
SearchServiceNotFoundException メンバ
Microsoft.SharePoint.Search.Query 名前空間