Share via


SPUpgradeCompatibilityException constructor (String)

Initializes a new instance of the SPUpgradeCompatibilityException class with the specified error message.

Namespace:  Microsoft.SharePoint.Upgrade
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    msg As String _
)
'Usage
Dim msg As String

Dim instance As New SPUpgradeCompatibilityException(msg)
public SPUpgradeCompatibilityException(
    string msg
)

Parameters

See also

Reference

SPUpgradeCompatibilityException class

SPUpgradeCompatibilityException members

SPUpgradeCompatibilityException overload

Microsoft.SharePoint.Upgrade namespace