ILocationRuntime.GetException Method
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Server.Search.Federation
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