Partager via


UnSupportedTopologyException, classe (Microsoft.Office.Server.Search.Query)

Represents the exception that is thrown when a query has been sent to an unsupported server topology.

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 UnSupportedTopologyException
    Inherits SearchQueryException
'Utilisation
Dim instance As UnSupportedTopologyException
[SerializableAttribute] 
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel=true)] 
public sealed class UnSupportedTopologyException : SearchQueryException

Hiérarchie d'héritage

System.Object
   System.Exception
     Microsoft.Office.Server.Search.Query.SearchQueryException
      Microsoft.Office.Server.Search.Query.UnSupportedTopologyException

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 UnSupportedTopologyException
Microsoft.Office.Server.Search.Query, espace de noms