ProfileSynchronizationException - Constructeur (String)

Initialise une nouvelle instance de la classe ProfileSynchronizationException .

Espace de noms :  Microsoft.Office.Server.UserProfiles
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    msg As String _
)
'Utilisation
Dim msg As String

Dim instance As New ProfileSynchronizationException(msg)
public ProfileSynchronizationException(
    string msg
)

Paramètres

  • msg
    Type : System.String

    Un message d'erreur qui explique la raison de l'exception, ou une chaîne vide.

Voir aussi

Référence

ProfileSynchronizationException classe

ProfileSynchronizationException - Membres

ProfileSynchronizationException - Surcharge

Microsoft.Office.Server.UserProfiles - Espace de noms