Share via


PersonalSiteExistsException Constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the PersonalSiteExistsException class.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.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 PersonalSiteExistsException(i, c)
protected PersonalSiteExistsException(
    SerializationInfo i,
    StreamingContext c
)

Parameters

See Also

Reference

PersonalSiteExistsException Class

PersonalSiteExistsException Members

PersonalSiteExistsException Overload

Microsoft.Office.Server.UserProfiles Namespace