Share via


BpmException - Constructeur (String)

Initialise une nouvelle instance de la classe BpmException avec un message localisé.

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

Syntaxe

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

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

Paramètres

Voir aussi

Référence

BpmException classe

BpmException - Membres

BpmException - Surcharge

Microsoft.PerformancePoint.Scorecards - Espace de noms