Freigeben über


SPException-Konstruktor (COMException)

Für die interne Verwendung reserviert. Initialisiert eine neue Instanz der SPException -Klasse.

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

Syntax

'Declaration
Public Sub New ( _
    comEx As COMException _
)
'Usage
Dim comEx As COMException

Dim instance As New SPException(comEx)
public SPException(
    COMException comEx
)

Parameter

Siehe auch

Referenz

SPException Klasse

SPException-Member

SPException-Überladung

Microsoft.SharePoint-Namespace