Freigeben über


SPExceptionEventArgs-Konstruktor

Initialisiert eine neue Instanz der [Microsoft.SharePoint.SPExceptionEventArgs] -Klasse.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    exception As Exception _
)
'Usage
Dim exception As Exception

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

Parameter

  • exception
    Typ: System.Exception

    Die [System.Exception] vom Ereignisherausgeber ausgelöst.

Siehe auch

Referenz

SPExceptionEventArgs Klasse

SPExceptionEventArgs-Member

Microsoft.SharePoint-Namespace