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