Share via


WebOutOfSyncException Constructor

Obsolete.

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

Syntax

'Declaration
Public Sub New ( _
    message As String, _
    inner As Exception _
)
'Usage
Dim message As String
Dim inner As Exception

Dim instance As New WebOutOfSyncException(message, _
    inner)
public WebOutOfSyncException(
    string message,
    Exception inner
)

Parameters

See Also

Reference

WebOutOfSyncException Class

WebOutOfSyncException Members

Microsoft.SharePoint.Portal.SiteData Namespace