Share via


BpmDevException constructor (String)

Initializes a new instance of the BpmDevException class with a non-localized message.

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
)

Parameters

See also

Reference

BpmDevException class

BpmDevException members

BpmDevException overload

Microsoft.PerformancePoint.Scorecards namespace