Compartilhar via


DuplicateLocationException class

Representa a exceção que é lançada quando os usuários tentam criar uma versão duplicada de um local de pesquisa federado.

Inheritance hierarchy

System.Object
  System.Exception
    Microsoft.Office.Server.Search.Administration.DuplicateLocationException

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
<SerializableAttribute> _
Public Class DuplicateLocationException _
    Inherits Exception
'Uso
Dim instance As DuplicateLocationException
[SerializableAttribute]
public class DuplicateLocationException : Exception

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

DuplicateLocationException members

Microsoft.Office.Server.Search.Administration namespace