Partager via


SPUserCodeSolutionProxiedException - Classe

Substitue le véritable type d'exception lorsqu'une exception doit être marshalé entre le processus de travail et l'appelant.

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.SharePoint.UserCode.SPUserCodeSolutionProxiedException

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

Syntaxe

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

SPUserCodeSolutionProxiedException - Membres

Microsoft.SharePoint.UserCode - Espace de noms