OpenSearchRuntime.GetException 方法

从 OpenSearch 联合位置返回的异常。

命名空间:  Microsoft.Office.Server.Search.Query
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Function GetException As Exception
用法
Dim instance As OpenSearchRuntime
Dim returnValue As Exception

returnValue = instance.GetException()
public Exception GetException()

返回值

类型:System.Exception
一个表示该异常的对象。

实现

ILocationRuntime.GetException()

另请参阅

引用

OpenSearchRuntime 类

OpenSearchRuntime 成员

Microsoft.Office.Server.Search.Query 命名空间