OpenSearchRuntime.GetException - Méthode

Renvoie l'exception de l'emplacement fédéré OpenSearch.

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

Syntaxe

'Déclaration
Public Function GetException As Exception
'Utilisation
Dim instance As OpenSearchRuntime
Dim returnValue As Exception

returnValue = instance.GetException()
public Exception GetException()

Valeur renvoyée

Type : System.Exception
Objet représentant l'exception.

Implémentations

ILocationRuntime.GetException()

Voir aussi

Référence

OpenSearchRuntime classe

OpenSearchRuntime - Membres

Microsoft.Office.Server.Search.Query - Espace de noms