Share via


ILocationRuntime.GetException Method

Returns the exception from the federated location.

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()

Return Value

Type: System.Exception
An object representing the exception.

See Also

Reference

ILocationRuntime Interface

ILocationRuntime Members

Microsoft.Office.Server.Search.Query Namespace