SPException constructor (COMException)

Reserved for internal use. Initializes a new instance of the SPException class.

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
)

Parameters

See also

Reference

SPException class

SPException members

SPException overload

Microsoft.SharePoint namespace