Compartilhar via


PolicyFeatureNotEnabledException Constructor (String)

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

Namespace:  Microsoft.Office.RecordsManagement.PolicyFeatures
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

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

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

Parameters

  • message
    Type: System.String

    The message that describes the error.

See Also

Reference

PolicyFeatureNotEnabledException Class

PolicyFeatureNotEnabledException Members

PolicyFeatureNotEnabledException Overload

Microsoft.Office.RecordsManagement.PolicyFeatures Namespace