ILocationRuntime.GetException-Methode
Gibt die Ausnahme aus der Partnerspeicherort zurück.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Function GetException As Exception
'Usage
Dim instance As ILocationRuntime
Dim returnValue As Exception
returnValue = instance.GetException()
Exception GetException()
Rückgabewert
Typ: System.Exception
Ein Objekt, das die Ausnahme darstellt.