Share via


SPUpgradeLockException constructor (String)

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

Parameters

See also

Reference

SPUpgradeLockException class

SPUpgradeLockException members

SPUpgradeLockException overload

Microsoft.SharePoint.Upgrade namespace