Share via


SPFeatureIsOrphanedException constructor (String)

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

Parameters

See also

Reference

SPFeatureIsOrphanedException class

SPFeatureIsOrphanedException members

SPFeatureIsOrphanedException overload

Microsoft.SharePoint namespace