Partager via


SearchServiceNotFoundException - Classe

Remarque : cette API est désormais obsolète.

Représente l'exception qui est levée lorsque le service de recherche n'est pas disponible.

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.SharePoint.Search.Query.SearchQueryException
      Microsoft.SharePoint.Search.Query.SearchServiceNotFoundException

Espace de noms :  Microsoft.SharePoint.Search.Query
Assembly :  Microsoft.SharePoint.Search (dans Microsoft.SharePoint.Search.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
<ObsoleteAttribute("This class is obsolete.")> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public NotInheritable Class SearchServiceNotFoundException _
    Inherits SearchQueryException
'Utilisation
Dim instance As SearchServiceNotFoundException
[SerializableAttribute]
[ObsoleteAttribute("This class is obsolete.")]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public sealed class SearchServiceNotFoundException : SearchQueryException

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.

Voir aussi

Référence

SearchServiceNotFoundException - Membres

Microsoft.SharePoint.Search.Query - Espace de noms