Partager via


SPExceptionEventArgs - Constructeur

Initialise une nouvelle instance de la classe [Microsoft.SharePoint.SPExceptionEventArgs] .

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

Syntaxe

'Déclaration
Public Sub New ( _
    exception As Exception _
)
'Utilisation
Dim exception As Exception

Dim instance As New SPExceptionEventArgs(exception)
public SPExceptionEventArgs(
    Exception exception
)

Paramètres

  • exception
    Type : System.Exception

    [System.Exception] levée par l'éditeur d'événements.

Voir aussi

Référence

SPExceptionEventArgs classe

SPExceptionEventArgs - Membres

Microsoft.SharePoint - Espace de noms