Partager via


SPMobileMessageServiceProvider - Constructeur (Exception)

Initialise une nouvelle instance de la classe SPMobileMessageServiceProvider à l'aide de l'exception spécifiée.

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

Syntaxe

'Déclaration
Public Sub New ( _
    e As Exception _
)
'Utilisation
Dim e As Exception

Dim instance As New SPMobileMessageServiceProvider(e)
public SPMobileMessageServiceProvider(
    Exception e
)

Paramètres

Remarques

Cette substitution comporte comme l'implémentation de base.

Voir aussi

Référence

SPMobileMessageServiceProvider classe

SPMobileMessageServiceProvider - Membres

SPMobileMessageServiceProvider - Surcharge

Microsoft.SharePoint.MobileMessage - Espace de noms