Partager via


DuplicateLocationException, constructeur (String, Exception) (Microsoft.Office.Server.Search.Administration)

Initializes a new instance of the DuplicateLocationException class.

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
'Utilisation
Dim message As String
Dim innerException As Exception

Dim instance As New DuplicateLocationException(message, innerException)
public DuplicateLocationException (
    string message,
    Exception innerException
)

Paramètres

  • message
    The error message that explains the exception.

Voir aussi

Référence

DuplicateLocationException, classe
Membres DuplicateLocationException
Microsoft.Office.Server.Search.Administration, espace de noms