Share via


SPDuplicateValuesFoundException constructor (String)

Initializes a new instance of the [Microsoft.SharePoint.SPDuplicateValuesFoundException] class using 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 SPDuplicateValuesFoundException(message)
public SPDuplicateValuesFoundException(
    string message
)

Parameters

See also

Reference

SPDuplicateValuesFoundException class

SPDuplicateValuesFoundException members

SPDuplicateValuesFoundException overload

Microsoft.SharePoint namespace