Compartir a través de


Clase SPDistributedCacheException

Clase de excepción para el almacenamiento en caché en Distibuted

Jerarquía de la herencia

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

Espacio de nombres:  Microsoft.SharePoint.DistributedCaching
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Class SPDistributedCacheException _
    Inherits Exception
'Uso
Dim instance As SPDistributedCacheException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public class SPDistributedCacheException : Exception

Seguridad para subprocesos

Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.

Vea también

Referencia

Miembros SPDistributedCacheException

Espacio de nombres Microsoft.SharePoint.DistributedCaching

Jerarquía de la herencia

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