ImportInProgressException - Constructeur

Initialise une nouvelle instance de la classe ImportInProgressException .

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 ImportInProgressException(msg)
public ImportInProgressException(
    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

ImportInProgressException classe

ImportInProgressException - Membres

Microsoft.Office.Server.UserProfiles - Espace de noms