共用方式為


SPException constructor (COMException)

保留給內部使用。初始化SPException類別的新執行個體。

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

Syntax

'宣告
Public Sub New ( _
    comEx As COMException _
)
'用途
Dim comEx As COMException

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

參數

請參閱

參照

SPException class

SPException members

SPException overload

Microsoft.SharePoint namespace