Partager via


BpmDashboardItemNotFoundException - Constructeur (String, Exception)

Initialise une nouvelle instance de la classe BpmDashboardItemNotFoundException avec un message localisé et une exception.

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, _
    exception As Exception _
)
'Utilisation
Dim msg As String
Dim exception As Exception

Dim instance As New BpmDashboardItemNotFoundException(msg, exception)
public BpmDashboardItemNotFoundException(
    string msg,
    Exception exception
)

Paramètres

Voir aussi

Référence

BpmDashboardItemNotFoundException classe

BpmDashboardItemNotFoundException - Membres

BpmDashboardItemNotFoundException - Surcharge

Microsoft.PerformancePoint.Scorecards - Espace de noms