Share via


InvalidDocumentIdProviderException Constructor (String)

Initializes a new instance of an InvalidDocumentIdProviderException object.

Namespace:  Microsoft.Office.DocumentManagement
Assembly:  Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)

Syntax

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

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

Parameters

See Also

Reference

InvalidDocumentIdProviderException Class

InvalidDocumentIdProviderException Members

InvalidDocumentIdProviderException Overload

Microsoft.Office.DocumentManagement Namespace