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
message
Type: System.StringA mensagem que descreve o erro.
Ver também
Referência
SPDuplicateValuesFoundException class
SPDuplicateValuesFoundException members