ILocationRuntime.GetException method
Retorna a exceção de local federado.
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Function GetException As Exception
'Uso
Dim instance As ILocationRuntime
Dim returnValue As Exception
returnValue = instance.GetException()
Exception GetException()
Valor retornado
Type: System.Exception
Um objeto que representa a exceção.