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

Gets a message that describes the current exception.

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

语法

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

Dim instance As New BackendNullReturnException(message)
public BackendNullReturnException (
    string message
)

参数

  • message
    The error message that explains the reason for the exception, or an empty string ("").

另请参阅

参考

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