Share via


BpmDashboardItemNotFoundException constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the BpmDashboardItemNotFoundException class based on serialized object data and context information.

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

Syntax

'Declaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New BpmDashboardItemNotFoundException(info, context)
protected BpmDashboardItemNotFoundException(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See also

Reference

BpmDashboardItemNotFoundException class

BpmDashboardItemNotFoundException members

BpmDashboardItemNotFoundException overload

Microsoft.PerformancePoint.Scorecards namespace