Share via


OrganizationNotFoundException constructor (SerializationInfo, StreamingContext)

NOTE: This API is now obsolete.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
<ObsoleteAttribute("This class is no longer supported.")> _
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New OrganizationNotFoundException(info, context)
[ObsoleteAttribute("This class is no longer supported.")]
protected OrganizationNotFoundException(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See also

Reference

OrganizationNotFoundException class

OrganizationNotFoundException members

OrganizationNotFoundException overload

Microsoft.Office.Server.UserProfiles namespace