Compartilhar via


SPDuplicateValuesFoundException constructor (String)

Inicializa uma nova instância da classe [Microsoft.SharePoint.SPDuplicateValuesFoundException] usando a mensagem de erro especificado.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public Sub New ( _
    message As String _
)
'Uso
Dim message As String

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

Parâmetros

Ver também

Referência

SPDuplicateValuesFoundException class

SPDuplicateValuesFoundException members

SPDuplicateValuesFoundException overload

Microsoft.SharePoint namespace