Freigeben über


DiscoveryException-Klasse

Eine eDiscovery-spezifische Ausnahme darstellt.

Vererbungshierarchie

System.Object
  System.Exception
    System.ApplicationException
      Microsoft.SharePoint.SPException
        Microsoft.Office.Server.Discovery.DiscoveryException
          Microsoft.Office.Server.Discovery.DiscoveryDuplicateSourceException

Namespace:  Microsoft.Office.Server.Discovery
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class DiscoveryException _
    Inherits SPException
'Usage
Dim instance As DiscoveryException
[SerializableAttribute]
public class DiscoveryException : SPException

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

DiscoveryException-Member

Microsoft.Office.Server.Discovery-Namespace