Share via


SPFeatureUpgradeInformativeWarningException constructor (String)

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

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

Syntax

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

Dim instance As New SPFeatureUpgradeInformativeWarningException(message)
public SPFeatureUpgradeInformativeWarningException(
    string message
)

Parameters

See also

Reference

SPFeatureUpgradeInformativeWarningException class

SPFeatureUpgradeInformativeWarningException members

SPFeatureUpgradeInformativeWarningException overload

Microsoft.SharePoint namespace