SPEndpointAddressNotFoundException-Klasse

Stellt eine Ausnahme wird ausgelöst, wenn keine Endpunktadressen für den Lastenausgleich verfügbar sind.

Vererbungshierarchie

System.Object
  System.Exception
    System.ApplicationException
      Microsoft.SharePoint.SPException
        Microsoft.SharePoint.SPEndpointAddressNotFoundException

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

Syntax

'Declaration
<SerializableAttribute> _
Public NotInheritable Class SPEndpointAddressNotFoundException _
    Inherits SPException
'Usage
Dim instance As SPEndpointAddressNotFoundException
[SerializableAttribute]
public sealed class SPEndpointAddressNotFoundException : 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

SPEndpointAddressNotFoundException-Member

Microsoft.SharePoint-Namespace