SPDistributedCacheException - Classe
Classe d'exceptions pour la mise en cache Distibuted
Hiérarchie d’héritage
System.Object
System.Exception
Microsoft.SharePoint.DistributedCaching.SPDistributedCacheException
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 SPDistributedCacheException _
Inherits Exception
'Utilisation
Dim instance As SPDistributedCacheException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public class SPDistributedCacheException : Exception
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
SPDistributedCacheException - Membres
Microsoft.SharePoint.DistributedCaching - Espace de noms
Hiérarchie d’héritage
System.Object
System.Exception
Microsoft.SharePoint.DistributedCaching.SPDistributedCacheException
Microsoft.SharePoint.DistributedCaching.SPDistributedCacheClientRequestTimeOutException
Microsoft.SharePoint.DistributedCaching.SPDistributedCacheClusterDownException
Microsoft.SharePoint.DistributedCaching.SPDistributedCacheConnectionTerminatedException
Microsoft.SharePoint.DistributedCaching.SPDistributedCachedObjectAlreadyLockedException
Microsoft.SharePoint.DistributedCaching.SPDistributedCachedObjectDecryptionFailedException
Microsoft.SharePoint.DistributedCaching.SPDistributedCachedObjectEncryptionFailedException
Microsoft.SharePoint.DistributedCaching.SPDistributedCachedObjectNotLockedException
Microsoft.SharePoint.DistributedCaching.SPDistributedCachedObjectNotSerializableException
Microsoft.SharePoint.DistributedCaching.SPDistributedCacheDuplicateKeyException
Microsoft.SharePoint.DistributedCaching.SPDistributedCacheGenericException
Microsoft.SharePoint.DistributedCaching.SPDistributedCacheInvalidCacheLockHandleException
Microsoft.SharePoint.DistributedCaching.SPDistributedCacheKeyNotFoundException
Microsoft.SharePoint.DistributedCaching.SPDistributedCacheNotEnoughCacheHostsPresentException
Microsoft.SharePoint.DistributedCaching.SPDistributedCacheRegionAlreadyExistsException
Microsoft.SharePoint.DistributedCaching.SPDistributedCacheRegionNotFoundException
Microsoft.SharePoint.DistributedCaching.SPDistributedCacheServerStillConfiguringException
Microsoft.SharePoint.DistributedCaching.SPDistributedCacheServerThrottledException