Freigeben über


OpenSearchRuntime.GetException-Methode

Gibt die Ausnahme von federated OpenSearch-Speicherort.

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Function GetException As Exception
'Usage
Dim instance As OpenSearchRuntime
Dim returnValue As Exception

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

Rückgabewert

Typ: System.Exception
Ein Objekt, das die Ausnahme darstellt.

Implementiert

ILocationRuntime.GetException()

Siehe auch

Referenz

OpenSearchRuntime Klasse

OpenSearchRuntime-Member

Microsoft.Office.Server.Search.Query-Namespace