Share via


PersonalSiteUpgradeExistsException Constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the PersonalSiteUpgradeExistsException class.

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

Syntax

'Declaration
Protected Sub New ( _
    i As SerializationInfo, _
    c As StreamingContext _
)
'Usage
Dim i As SerializationInfo
Dim c As StreamingContext

Dim instance As New PersonalSiteUpgradeExistsException(i, c)
protected PersonalSiteUpgradeExistsException(
    SerializationInfo i,
    StreamingContext c
)

Parameters

See Also

Reference

PersonalSiteUpgradeExistsException Class

PersonalSiteUpgradeExistsException Members

PersonalSiteUpgradeExistsException Overload

Microsoft.Office.Server.UserProfiles Namespace