SPDistributedCacheException class
Exception class for Distibuted caching
Inheritance hierarchy
System.Object
System.Exception
Microsoft.SharePoint.DistributedCaching.SPDistributedCacheException
Namespace: Microsoft.SharePoint.DistributedCaching
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _
Public Class SPDistributedCacheException _
Inherits Exception
'Usage
Dim instance As SPDistributedCacheException
[SerializableAttribute]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)]
public class SPDistributedCacheException : Exception
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See also
Reference
SPDistributedCacheException members
Microsoft.SharePoint.DistributedCaching namespace
Inheritance hierarchy
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