BackendNullReturnException 构造函数 (String, Exception) (Microsoft.Office.Server.ApplicationRegistry.Runtime)

命名空间: Microsoft.Office.Server.ApplicationRegistry.Runtime
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
Public Sub New ( _
    message As String, _
    inner As Exception _
)
用法
Dim message As String
Dim inner As Exception

Dim instance As New BackendNullReturnException(message, inner)
public BackendNullReturnException (
    string message,
    Exception inner
)

参数

  • message
  • inner

另请参阅

参考

BackendNullReturnException 类
BackendNullReturnException 成员
Microsoft.Office.Server.ApplicationRegistry.Runtime 命名空间