MetadataObjectNotFoundException constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the class with serialized data.

Namespace:  Microsoft.SharePoint.BusinessData.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New MetadataObjectNotFoundException(info, context)
protected MetadataObjectNotFoundException(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See also

Reference

MetadataObjectNotFoundException class

MetadataObjectNotFoundException members

MetadataObjectNotFoundException overload

Microsoft.SharePoint.BusinessData.Administration namespace