Freigeben über


BpmDashboardItemNotFoundException-Konstruktor (String, Exception)

Initialisiert eine neue Instanz der BpmDashboardItemNotFoundException -Klasse mit einer lokalisierten Meldung und Ausnahme.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Sub New ( _
    msg As String, _
    exception As Exception _
)
'Usage
Dim msg As String
Dim exception As Exception

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

Parameter

Siehe auch

Referenz

BpmDashboardItemNotFoundException Klasse

BpmDashboardItemNotFoundException-Member

BpmDashboardItemNotFoundException-Überladung

Microsoft.PerformancePoint.Scorecards-Namespace