Partager via


SPDistributedCachedObjectNotSerializableException - Constructeur (String, Exception)

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

Syntaxe

'Déclaration
Public Sub New ( _
    msg As String, _
    e As Exception _
)
'Utilisation
Dim msg As String
Dim e As Exception

Dim instance As New SPDistributedCachedObjectNotSerializableException(msg, e)
public SPDistributedCachedObjectNotSerializableException(
    string msg,
    Exception e
)

Paramètres

Voir aussi

Référence

SPDistributedCachedObjectNotSerializableException classe

SPDistributedCachedObjectNotSerializableException - Membres

SPDistributedCachedObjectNotSerializableException - Surcharge

Microsoft.SharePoint.DistributedCaching - Espace de noms