SPException - Constructeur (COMException)

Réservé à une utilisation interne. Initialise une nouvelle instance de la classe SPException .

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

Syntaxe

'Déclaration
Public Sub New ( _
    comEx As COMException _
)
'Utilisation
Dim comEx As COMException

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

Paramètres

Voir aussi

Référence

SPException classe

SPException - Membres

SPException - Surcharge

Microsoft.SharePoint - Espace de noms