SPUpgradeException Constructor (String)

Initializes a new instance of the SPUpgradeException 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 SPUpgradeException(msg)
public SPUpgradeException(
    string msg
)

Parameters

See Also

Reference

SPUpgradeException Class

SPUpgradeException Members

SPUpgradeException Overload

Microsoft.SharePoint.Upgrade Namespace