Share via


SPDistributedCacheRegionNotFoundException - Classe

Région introuvable Exception.

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.SharePoint.DistributedCaching.SPDistributedCacheException
      Microsoft.SharePoint.DistributedCaching.SPDistributedCacheRegionNotFoundException

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

Syntaxe

'Déclaration
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Class SPDistributedCacheRegionNotFoundException _
    Inherits SPDistributedCacheException
'Utilisation
Dim instance As SPDistributedCacheRegionNotFoundException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public class SPDistributedCacheRegionNotFoundException : SPDistributedCacheException

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

SPDistributedCacheRegionNotFoundException - Membres

Microsoft.SharePoint.DistributedCaching - Espace de noms