Share via


SPDistributedCachedObjectNotSerializableException - Classe

Objet Exception non sérialisable

Hiérarchie d’héritage

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

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

Syntaxe

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

SPDistributedCachedObjectNotSerializableException - Membres

Microsoft.SharePoint.DistributedCaching - Espace de noms