SPFeatureDependencyNotActivatedException constructor (String)

Initializes a new instance of the SPFeatureDependencyNotActivatedException class based on 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 SPFeatureDependencyNotActivatedException(message)
public SPFeatureDependencyNotActivatedException(
    string message
)

Parameters

See also

Reference

SPFeatureDependencyNotActivatedException class

SPFeatureDependencyNotActivatedException members

SPFeatureDependencyNotActivatedException overload

Microsoft.SharePoint namespace