BpmServerExportException - Constructeur (String)

Initialise une nouvelle instance de la classe BpmServerExportException avec le texte d'erreur de débogage spécifiés.

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

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

Dim instance As New BpmServerExportException(debugErrorText)
public BpmServerExportException(
    string debugErrorText
)

Paramètres

  • debugErrorText
    Type : System.String

    Le texte d'erreur de débogage spécifiés.

Voir aussi

Référence

BpmServerExportException classe

BpmServerExportException - Membres

BpmServerExportException - Surcharge

Microsoft.PerformancePoint.Scorecards - Espace de noms