Freigeben über


BpmDevException-Konstruktor (String)

Initialisiert eine neue Instanz der BpmDevException -Klasse mit einer Meldung nicht lokalisiert.

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 BpmDevException(msg)
public BpmDevException(
    string msg
)

Parameter

Siehe auch

Referenz

BpmDevException Klasse

BpmDevException-Member

BpmDevException-Überladung

Microsoft.PerformancePoint.Scorecards-Namespace