ILocationRuntime.GetException 方法
从联合位置返回的异常。
命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Function GetException As Exception
用法
Dim instance As ILocationRuntime
Dim returnValue As Exception
returnValue = instance.GetException()
Exception GetException()
返回值
类型:System.Exception
一个表示该异常的对象。