ScopeNotFoundException, classe (Microsoft.Office.Server.Search.Query)
Represents the exception that is thrown when the scope name specified for a search query does not exist.
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel:=True)> _
Public NotInheritable Class ScopeNotFoundException
Inherits SearchQueryException
'Utilisation
Dim instance As ScopeNotFoundException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)]
public sealed class ScopeNotFoundException : SearchQueryException
Hiérarchie d'héritage
System.Object
System.Exception
Microsoft.Office.Server.Search.Query.SearchQueryException
Microsoft.Office.Server.Search.Query.ScopeNotFoundException
Sécurité des threads
Les membres statiques publics de ce type (Shared en Visual Basic) sont sécurisés au niveau des threads. Il n'est pas garanti que les membres d'instance soient sécurisés au niveau des threads.
Voir aussi
Référence
Membres ScopeNotFoundException
Microsoft.Office.Server.Search.Query, espace de noms