Freigeben über


BpmException-Konstruktor (String)

Initialisiert eine neue Instanz der Klasse BpmException mit eine lokalisierte Meldung an.

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

Syntax

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

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

Parameter

Siehe auch

Referenz

BpmException Klasse

BpmException-Member

BpmException-Überladung

Microsoft.PerformancePoint.Scorecards-Namespace