SPEndpointAddressNotFoundException - Classe

Représente une exception qui est levée lorsqu'il n'y a aucune adresse de point de terminaison disponible pour l'équilibrage de charge.

Hiérarchie d’héritage

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

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public NotInheritable Class SPEndpointAddressNotFoundException _
    Inherits SPException
'Utilisation
Dim instance As SPEndpointAddressNotFoundException
[SerializableAttribute]
public sealed class SPEndpointAddressNotFoundException : SPException

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

SPEndpointAddressNotFoundException - Membres

Microsoft.SharePoint - Espace de noms