ObjectNotFoundException Constructor

NOTE: This API is now obsolete.

Namespace:  Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.",  _
    False)> _
Public Sub New
'Usage

Dim instance As New ObjectNotFoundException()
[ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.", 
    false)]
public ObjectNotFoundException()

See Also

Reference

ObjectNotFoundException Class

ObjectNotFoundException Members

ObjectNotFoundException Overload

Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace