Share via


PrivacyItemNotFoundException constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the PrivacyItemNotFoundException class.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.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 PrivacyItemNotFoundException(info, context)
protected PrivacyItemNotFoundException(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See also

Reference

PrivacyItemNotFoundException class

PrivacyItemNotFoundException members

PrivacyItemNotFoundException overload

Microsoft.Office.Server.UserProfiles namespace