InactiveSourceQueriedException 构造函数 (Exception)
命名空间: Microsoft.Office.Server.Search.Query
程序集: Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)
语法
声明
Public Sub New ( _
innerEx As Exception _
)
用法
Dim innerEx As Exception
Dim instance As New InactiveSourceQueriedException(innerEx)
public InactiveSourceQueriedException(
Exception innerEx
)
参数
- innerEx
类型:System.Exception
另请参阅
引用
InactiveSourceQueriedException 类
InactiveSourceQueriedException 成员