ObjectNotFoundException 构造函数 (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 ObjectNotFoundException(message, inner)
public ObjectNotFoundException (
string message,
Exception inner
)
参数
- message
- inner
另请参阅
参考
ObjectNotFoundException 类
ObjectNotFoundException 成员
Microsoft.Office.Server.ApplicationRegistry.Runtime 命名空间