Compartilhar via


PolicyResourceNotEnabledException Constructor (String)

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

Parameters

  • message
    Type: System.String

    The message that describes the error.

See Also

Reference

PolicyResourceNotEnabledException Class

PolicyResourceNotEnabledException Members

PolicyResourceNotEnabledException Overload

Microsoft.Office.RecordsManagement.PolicyFeatures Namespace