LinksCheckerException Constructor (SerializationInfo, StreamingContext)

Creates an instance of the exception.

Namespace:  Microsoft.SharePoint.Portal.SiteDirectory
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Protected Sub New ( _
    si As SerializationInfo, _
    sc As StreamingContext _
)
'Usage
Dim si As SerializationInfo
Dim sc As StreamingContext

Dim instance As New LinksCheckerException(si, sc)
protected LinksCheckerException(
    SerializationInfo si,
    StreamingContext sc
)

Parameters

See Also

Reference

LinksCheckerException Class

LinksCheckerException Members

LinksCheckerException Overload

Microsoft.SharePoint.Portal.SiteDirectory Namespace