BpmDashboardItemNotFoundException Constructor (String)
Initializes a new instance of the BpmDashboardItemNotFoundException class with a 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 BpmDashboardItemNotFoundException(msg)
public BpmDashboardItemNotFoundException(
string msg
)
Parameters
msg
Type: System.StringThe localized message.
See Also
Reference
BpmDashboardItemNotFoundException Class
BpmDashboardItemNotFoundException Members